public static final class SubmitConfigSourceRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SubmitConfigSourceRequest.Builder> implements SubmitConfigSourceRequestOrBuilder
Request message for SubmitConfigSource method.Protobuf type
google.api.servicemanagement.v1.SubmitConfigSourceRequest| Modifier and Type | Method and Description |
|---|---|
SubmitConfigSourceRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
SubmitConfigSourceRequest |
build() |
SubmitConfigSourceRequest |
buildPartial() |
SubmitConfigSourceRequest.Builder |
clear() |
SubmitConfigSourceRequest.Builder |
clearConfigSource()
The source configuration for the service.
|
SubmitConfigSourceRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SubmitConfigSourceRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SubmitConfigSourceRequest.Builder |
clearServiceName()
The name of the service.
|
SubmitConfigSourceRequest.Builder |
clearValidateOnly()
Optional.
|
SubmitConfigSourceRequest.Builder |
clone() |
ConfigSource |
getConfigSource()
The source configuration for the service.
|
ConfigSource.Builder |
getConfigSourceBuilder()
The source configuration for the service.
|
ConfigSourceOrBuilder |
getConfigSourceOrBuilder()
The source configuration for the service.
|
SubmitConfigSourceRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getServiceName()
The name of the service.
|
com.google.protobuf.ByteString |
getServiceNameBytes()
The name of the service.
|
boolean |
getValidateOnly()
Optional.
|
boolean |
hasConfigSource()
The source configuration for the service.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SubmitConfigSourceRequest.Builder |
mergeConfigSource(ConfigSource value)
The source configuration for the service.
|
SubmitConfigSourceRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SubmitConfigSourceRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
SubmitConfigSourceRequest.Builder |
mergeFrom(SubmitConfigSourceRequest other) |
SubmitConfigSourceRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SubmitConfigSourceRequest.Builder |
setConfigSource(ConfigSource.Builder builderForValue)
The source configuration for the service.
|
SubmitConfigSourceRequest.Builder |
setConfigSource(ConfigSource value)
The source configuration for the service.
|
SubmitConfigSourceRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
SubmitConfigSourceRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
SubmitConfigSourceRequest.Builder |
setServiceName(java.lang.String value)
The name of the service.
|
SubmitConfigSourceRequest.Builder |
setServiceNameBytes(com.google.protobuf.ByteString value)
The name of the service.
|
SubmitConfigSourceRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SubmitConfigSourceRequest.Builder |
setValidateOnly(boolean value)
Optional.
|
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<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitConfigSourceRequest.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<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SubmitConfigSourceRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SubmitConfigSourceRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SubmitConfigSourceRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest.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<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest.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<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest.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<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest.Builder mergeFrom(SubmitConfigSourceRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitConfigSourceRequest.Builder>public SubmitConfigSourceRequest.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<SubmitConfigSourceRequest.Builder>java.io.IOExceptionpublic java.lang.String getServiceName()
The name of the service. See the [overview](/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1;getServiceName in interface SubmitConfigSourceRequestOrBuilderpublic com.google.protobuf.ByteString getServiceNameBytes()
The name of the service. See the [overview](/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1;getServiceNameBytes in interface SubmitConfigSourceRequestOrBuilderpublic SubmitConfigSourceRequest.Builder setServiceName(java.lang.String value)
The name of the service. See the [overview](/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1;public SubmitConfigSourceRequest.Builder clearServiceName()
The name of the service. See the [overview](/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1;public SubmitConfigSourceRequest.Builder setServiceNameBytes(com.google.protobuf.ByteString value)
The name of the service. See the [overview](/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1;public boolean hasConfigSource()
The source configuration for the service.
.google.api.servicemanagement.v1.ConfigSource config_source = 2;hasConfigSource in interface SubmitConfigSourceRequestOrBuilderpublic ConfigSource getConfigSource()
The source configuration for the service.
.google.api.servicemanagement.v1.ConfigSource config_source = 2;getConfigSource in interface SubmitConfigSourceRequestOrBuilderpublic SubmitConfigSourceRequest.Builder setConfigSource(ConfigSource value)
The source configuration for the service.
.google.api.servicemanagement.v1.ConfigSource config_source = 2;public SubmitConfigSourceRequest.Builder setConfigSource(ConfigSource.Builder builderForValue)
The source configuration for the service.
.google.api.servicemanagement.v1.ConfigSource config_source = 2;public SubmitConfigSourceRequest.Builder mergeConfigSource(ConfigSource value)
The source configuration for the service.
.google.api.servicemanagement.v1.ConfigSource config_source = 2;public SubmitConfigSourceRequest.Builder clearConfigSource()
The source configuration for the service.
.google.api.servicemanagement.v1.ConfigSource config_source = 2;public ConfigSource.Builder getConfigSourceBuilder()
The source configuration for the service.
.google.api.servicemanagement.v1.ConfigSource config_source = 2;public ConfigSourceOrBuilder getConfigSourceOrBuilder()
The source configuration for the service.
.google.api.servicemanagement.v1.ConfigSource config_source = 2;getConfigSourceOrBuilder in interface SubmitConfigSourceRequestOrBuilderpublic boolean getValidateOnly()
Optional. If set, this will result in the generation of a `google.api.Service` configuration based on the `ConfigSource` provided, but the generated config and the sources will NOT be persisted.
bool validate_only = 3;getValidateOnly in interface SubmitConfigSourceRequestOrBuilderpublic SubmitConfigSourceRequest.Builder setValidateOnly(boolean value)
Optional. If set, this will result in the generation of a `google.api.Service` configuration based on the `ConfigSource` provided, but the generated config and the sources will NOT be persisted.
bool validate_only = 3;public SubmitConfigSourceRequest.Builder clearValidateOnly()
Optional. If set, this will result in the generation of a `google.api.Service` configuration based on the `ConfigSource` provided, but the generated config and the sources will NOT be persisted.
bool validate_only = 3;public final SubmitConfigSourceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitConfigSourceRequest.Builder>public final SubmitConfigSourceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitConfigSourceRequest.Builder>