public static final class ChangeReport.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder> implements ChangeReportOrBuilder
Change report associated with a particular service configuration. It contains a list of ConfigChanges based on the comparison between two service configurations.Protobuf type
google.api.servicemanagement.v1.ChangeReport| Modifier and Type | Method and Description |
|---|---|
ChangeReport.Builder |
addAllConfigChanges(java.lang.Iterable<? extends ConfigChange> values)
List of changes between two service configurations.
|
ChangeReport.Builder |
addConfigChanges(ConfigChange.Builder builderForValue)
List of changes between two service configurations.
|
ChangeReport.Builder |
addConfigChanges(ConfigChange value)
List of changes between two service configurations.
|
ChangeReport.Builder |
addConfigChanges(int index,
ConfigChange.Builder builderForValue)
List of changes between two service configurations.
|
ChangeReport.Builder |
addConfigChanges(int index,
ConfigChange value)
List of changes between two service configurations.
|
ConfigChange.Builder |
addConfigChangesBuilder()
List of changes between two service configurations.
|
ConfigChange.Builder |
addConfigChangesBuilder(int index)
List of changes between two service configurations.
|
ChangeReport.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ChangeReport |
build() |
ChangeReport |
buildPartial() |
ChangeReport.Builder |
clear() |
ChangeReport.Builder |
clearConfigChanges()
List of changes between two service configurations.
|
ChangeReport.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ChangeReport.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ChangeReport.Builder |
clone() |
ConfigChange |
getConfigChanges(int index)
List of changes between two service configurations.
|
ConfigChange.Builder |
getConfigChangesBuilder(int index)
List of changes between two service configurations.
|
java.util.List<ConfigChange.Builder> |
getConfigChangesBuilderList()
List of changes between two service configurations.
|
int |
getConfigChangesCount()
List of changes between two service configurations.
|
java.util.List<ConfigChange> |
getConfigChangesList()
List of changes between two service configurations.
|
ConfigChangeOrBuilder |
getConfigChangesOrBuilder(int index)
List of changes between two service configurations.
|
java.util.List<? extends ConfigChangeOrBuilder> |
getConfigChangesOrBuilderList()
List of changes between two service configurations.
|
ChangeReport |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ChangeReport.Builder |
mergeFrom(ChangeReport other) |
ChangeReport.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ChangeReport.Builder |
mergeFrom(com.google.protobuf.Message other) |
ChangeReport.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ChangeReport.Builder |
removeConfigChanges(int index)
List of changes between two service configurations.
|
ChangeReport.Builder |
setConfigChanges(int index,
ConfigChange.Builder builderForValue)
List of changes between two service configurations.
|
ChangeReport.Builder |
setConfigChanges(int index,
ConfigChange value)
List of changes between two service configurations.
|
ChangeReport.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ChangeReport.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ChangeReport.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public ChangeReport.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public ChangeReport getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ChangeReport build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ChangeReport buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ChangeReport.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public ChangeReport.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public ChangeReport.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public ChangeReport.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public ChangeReport.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public ChangeReport.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public ChangeReport.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChangeReport.Builder>public ChangeReport.Builder mergeFrom(ChangeReport other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public ChangeReport.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChangeReport.Builder>java.io.IOExceptionpublic java.util.List<ConfigChange> getConfigChangesList()
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;getConfigChangesList in interface ChangeReportOrBuilderpublic int getConfigChangesCount()
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;getConfigChangesCount in interface ChangeReportOrBuilderpublic ConfigChange getConfigChanges(int index)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;getConfigChanges in interface ChangeReportOrBuilderpublic ChangeReport.Builder setConfigChanges(int index, ConfigChange value)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ChangeReport.Builder setConfigChanges(int index, ConfigChange.Builder builderForValue)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ChangeReport.Builder addConfigChanges(ConfigChange value)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ChangeReport.Builder addConfigChanges(int index, ConfigChange value)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ChangeReport.Builder addConfigChanges(ConfigChange.Builder builderForValue)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ChangeReport.Builder addConfigChanges(int index, ConfigChange.Builder builderForValue)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ChangeReport.Builder addAllConfigChanges(java.lang.Iterable<? extends ConfigChange> values)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ChangeReport.Builder clearConfigChanges()
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ChangeReport.Builder removeConfigChanges(int index)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ConfigChange.Builder getConfigChangesBuilder(int index)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ConfigChangeOrBuilder getConfigChangesOrBuilder(int index)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;getConfigChangesOrBuilder in interface ChangeReportOrBuilderpublic java.util.List<? extends ConfigChangeOrBuilder> getConfigChangesOrBuilderList()
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;getConfigChangesOrBuilderList in interface ChangeReportOrBuilderpublic ConfigChange.Builder addConfigChangesBuilder()
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public ConfigChange.Builder addConfigChangesBuilder(int index)
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public java.util.List<ConfigChange.Builder> getConfigChangesBuilderList()
List of changes between two service configurations. The changes will be alphabetically sorted based on the identifier of each change. A ConfigChange identifier is a dot separated path to the configuration. Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
repeated .google.api.ConfigChange config_changes = 1;public final ChangeReport.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>public final ChangeReport.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeReport.Builder>