public static final class ServiceConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder> implements ServiceConfigOrBuilder
The configuration of the service.Protobuf type
google.api.serviceusage.v1.ServiceConfig| Modifier and Type | Method and Description |
|---|---|
ServiceConfig.Builder |
addAllApis(Iterable<? extends com.google.protobuf.Api> values)
A list of API interfaces exported by this service.
|
ServiceConfig.Builder |
addAllEndpoints(Iterable<? extends com.google.api.Endpoint> values)
Configuration for network endpoints.
|
ServiceConfig.Builder |
addAllMonitoredResources(Iterable<? extends com.google.api.MonitoredResourceDescriptor> values)
Defines the monitored resources used by this service.
|
ServiceConfig.Builder |
addApis(com.google.protobuf.Api.Builder builderForValue)
A list of API interfaces exported by this service.
|
ServiceConfig.Builder |
addApis(com.google.protobuf.Api value)
A list of API interfaces exported by this service.
|
ServiceConfig.Builder |
addApis(int index,
com.google.protobuf.Api.Builder builderForValue)
A list of API interfaces exported by this service.
|
ServiceConfig.Builder |
addApis(int index,
com.google.protobuf.Api value)
A list of API interfaces exported by this service.
|
com.google.protobuf.Api.Builder |
addApisBuilder()
A list of API interfaces exported by this service.
|
com.google.protobuf.Api.Builder |
addApisBuilder(int index)
A list of API interfaces exported by this service.
|
ServiceConfig.Builder |
addEndpoints(com.google.api.Endpoint.Builder builderForValue)
Configuration for network endpoints.
|
ServiceConfig.Builder |
addEndpoints(com.google.api.Endpoint value)
Configuration for network endpoints.
|
ServiceConfig.Builder |
addEndpoints(int index,
com.google.api.Endpoint.Builder builderForValue)
Configuration for network endpoints.
|
ServiceConfig.Builder |
addEndpoints(int index,
com.google.api.Endpoint value)
Configuration for network endpoints.
|
com.google.api.Endpoint.Builder |
addEndpointsBuilder()
Configuration for network endpoints.
|
com.google.api.Endpoint.Builder |
addEndpointsBuilder(int index)
Configuration for network endpoints.
|
ServiceConfig.Builder |
addMonitoredResources(int index,
com.google.api.MonitoredResourceDescriptor.Builder builderForValue)
Defines the monitored resources used by this service.
|
ServiceConfig.Builder |
addMonitoredResources(int index,
com.google.api.MonitoredResourceDescriptor value)
Defines the monitored resources used by this service.
|
ServiceConfig.Builder |
addMonitoredResources(com.google.api.MonitoredResourceDescriptor.Builder builderForValue)
Defines the monitored resources used by this service.
|
ServiceConfig.Builder |
addMonitoredResources(com.google.api.MonitoredResourceDescriptor value)
Defines the monitored resources used by this service.
|
com.google.api.MonitoredResourceDescriptor.Builder |
addMonitoredResourcesBuilder()
Defines the monitored resources used by this service.
|
com.google.api.MonitoredResourceDescriptor.Builder |
addMonitoredResourcesBuilder(int index)
Defines the monitored resources used by this service.
|
ServiceConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceConfig |
build() |
ServiceConfig |
buildPartial() |
ServiceConfig.Builder |
clear() |
ServiceConfig.Builder |
clearApis()
A list of API interfaces exported by this service.
|
ServiceConfig.Builder |
clearAuthentication()
Auth configuration.
|
ServiceConfig.Builder |
clearDocumentation()
Additional API documentation.
|
ServiceConfig.Builder |
clearEndpoints()
Configuration for network endpoints.
|
ServiceConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServiceConfig.Builder |
clearMonitoredResources()
Defines the monitored resources used by this service.
|
ServiceConfig.Builder |
clearMonitoring()
Monitoring configuration.
|
ServiceConfig.Builder |
clearName()
The DNS address at which this service is available.
|
ServiceConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServiceConfig.Builder |
clearQuota()
Quota configuration.
|
ServiceConfig.Builder |
clearTitle()
The product title for this service.
|
ServiceConfig.Builder |
clearUsage()
Configuration controlling usage of this service.
|
ServiceConfig.Builder |
clone() |
com.google.protobuf.Api |
getApis(int index)
A list of API interfaces exported by this service.
|
com.google.protobuf.Api.Builder |
getApisBuilder(int index)
A list of API interfaces exported by this service.
|
List<com.google.protobuf.Api.Builder> |
getApisBuilderList()
A list of API interfaces exported by this service.
|
int |
getApisCount()
A list of API interfaces exported by this service.
|
List<com.google.protobuf.Api> |
getApisList()
A list of API interfaces exported by this service.
|
com.google.protobuf.ApiOrBuilder |
getApisOrBuilder(int index)
A list of API interfaces exported by this service.
|
List<? extends com.google.protobuf.ApiOrBuilder> |
getApisOrBuilderList()
A list of API interfaces exported by this service.
|
com.google.api.Authentication |
getAuthentication()
Auth configuration.
|
com.google.api.Authentication.Builder |
getAuthenticationBuilder()
Auth configuration.
|
com.google.api.AuthenticationOrBuilder |
getAuthenticationOrBuilder()
Auth configuration.
|
ServiceConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.api.Documentation |
getDocumentation()
Additional API documentation.
|
com.google.api.Documentation.Builder |
getDocumentationBuilder()
Additional API documentation.
|
com.google.api.DocumentationOrBuilder |
getDocumentationOrBuilder()
Additional API documentation.
|
com.google.api.Endpoint |
getEndpoints(int index)
Configuration for network endpoints.
|
com.google.api.Endpoint.Builder |
getEndpointsBuilder(int index)
Configuration for network endpoints.
|
List<com.google.api.Endpoint.Builder> |
getEndpointsBuilderList()
Configuration for network endpoints.
|
int |
getEndpointsCount()
Configuration for network endpoints.
|
List<com.google.api.Endpoint> |
getEndpointsList()
Configuration for network endpoints.
|
com.google.api.EndpointOrBuilder |
getEndpointsOrBuilder(int index)
Configuration for network endpoints.
|
List<? extends com.google.api.EndpointOrBuilder> |
getEndpointsOrBuilderList()
Configuration for network endpoints.
|
com.google.api.MonitoredResourceDescriptor |
getMonitoredResources(int index)
Defines the monitored resources used by this service.
|
com.google.api.MonitoredResourceDescriptor.Builder |
getMonitoredResourcesBuilder(int index)
Defines the monitored resources used by this service.
|
List<com.google.api.MonitoredResourceDescriptor.Builder> |
getMonitoredResourcesBuilderList()
Defines the monitored resources used by this service.
|
int |
getMonitoredResourcesCount()
Defines the monitored resources used by this service.
|
List<com.google.api.MonitoredResourceDescriptor> |
getMonitoredResourcesList()
Defines the monitored resources used by this service.
|
com.google.api.MonitoredResourceDescriptorOrBuilder |
getMonitoredResourcesOrBuilder(int index)
Defines the monitored resources used by this service.
|
List<? extends com.google.api.MonitoredResourceDescriptorOrBuilder> |
getMonitoredResourcesOrBuilderList()
Defines the monitored resources used by this service.
|
com.google.api.Monitoring |
getMonitoring()
Monitoring configuration.
|
com.google.api.Monitoring.Builder |
getMonitoringBuilder()
Monitoring configuration.
|
com.google.api.MonitoringOrBuilder |
getMonitoringOrBuilder()
Monitoring configuration.
|
String |
getName()
The DNS address at which this service is available.
|
com.google.protobuf.ByteString |
getNameBytes()
The DNS address at which this service is available.
|
com.google.api.Quota |
getQuota()
Quota configuration.
|
com.google.api.Quota.Builder |
getQuotaBuilder()
Quota configuration.
|
com.google.api.QuotaOrBuilder |
getQuotaOrBuilder()
Quota configuration.
|
String |
getTitle()
The product title for this service.
|
com.google.protobuf.ByteString |
getTitleBytes()
The product title for this service.
|
com.google.api.Usage |
getUsage()
Configuration controlling usage of this service.
|
com.google.api.Usage.Builder |
getUsageBuilder()
Configuration controlling usage of this service.
|
com.google.api.UsageOrBuilder |
getUsageOrBuilder()
Configuration controlling usage of this service.
|
boolean |
hasAuthentication()
Auth configuration.
|
boolean |
hasDocumentation()
Additional API documentation.
|
boolean |
hasMonitoring()
Monitoring configuration.
|
boolean |
hasQuota()
Quota configuration.
|
boolean |
hasUsage()
Configuration controlling usage of this service.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ServiceConfig.Builder |
mergeAuthentication(com.google.api.Authentication value)
Auth configuration.
|
ServiceConfig.Builder |
mergeDocumentation(com.google.api.Documentation value)
Additional API documentation.
|
ServiceConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServiceConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
ServiceConfig.Builder |
mergeFrom(ServiceConfig other) |
ServiceConfig.Builder |
mergeMonitoring(com.google.api.Monitoring value)
Monitoring configuration.
|
ServiceConfig.Builder |
mergeQuota(com.google.api.Quota value)
Quota configuration.
|
ServiceConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceConfig.Builder |
mergeUsage(com.google.api.Usage value)
Configuration controlling usage of this service.
|
ServiceConfig.Builder |
removeApis(int index)
A list of API interfaces exported by this service.
|
ServiceConfig.Builder |
removeEndpoints(int index)
Configuration for network endpoints.
|
ServiceConfig.Builder |
removeMonitoredResources(int index)
Defines the monitored resources used by this service.
|
ServiceConfig.Builder |
setApis(int index,
com.google.protobuf.Api.Builder builderForValue)
A list of API interfaces exported by this service.
|
ServiceConfig.Builder |
setApis(int index,
com.google.protobuf.Api value)
A list of API interfaces exported by this service.
|
ServiceConfig.Builder |
setAuthentication(com.google.api.Authentication.Builder builderForValue)
Auth configuration.
|
ServiceConfig.Builder |
setAuthentication(com.google.api.Authentication value)
Auth configuration.
|
ServiceConfig.Builder |
setDocumentation(com.google.api.Documentation.Builder builderForValue)
Additional API documentation.
|
ServiceConfig.Builder |
setDocumentation(com.google.api.Documentation value)
Additional API documentation.
|
ServiceConfig.Builder |
setEndpoints(int index,
com.google.api.Endpoint.Builder builderForValue)
Configuration for network endpoints.
|
ServiceConfig.Builder |
setEndpoints(int index,
com.google.api.Endpoint value)
Configuration for network endpoints.
|
ServiceConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceConfig.Builder |
setMonitoredResources(int index,
com.google.api.MonitoredResourceDescriptor.Builder builderForValue)
Defines the monitored resources used by this service.
|
ServiceConfig.Builder |
setMonitoredResources(int index,
com.google.api.MonitoredResourceDescriptor value)
Defines the monitored resources used by this service.
|
ServiceConfig.Builder |
setMonitoring(com.google.api.Monitoring.Builder builderForValue)
Monitoring configuration.
|
ServiceConfig.Builder |
setMonitoring(com.google.api.Monitoring value)
Monitoring configuration.
|
ServiceConfig.Builder |
setName(String value)
The DNS address at which this service is available.
|
ServiceConfig.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The DNS address at which this service is available.
|
ServiceConfig.Builder |
setQuota(com.google.api.Quota.Builder builderForValue)
Quota configuration.
|
ServiceConfig.Builder |
setQuota(com.google.api.Quota value)
Quota configuration.
|
ServiceConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ServiceConfig.Builder |
setTitle(String value)
The product title for this service.
|
ServiceConfig.Builder |
setTitleBytes(com.google.protobuf.ByteString value)
The product title for this service.
|
ServiceConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceConfig.Builder |
setUsage(com.google.api.Usage.Builder builderForValue)
Configuration controlling usage of this service.
|
ServiceConfig.Builder |
setUsage(com.google.api.Usage value)
Configuration controlling usage of this service.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<ServiceConfig.Builder>public ServiceConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.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<ServiceConfig.Builder>public ServiceConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ServiceConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ServiceConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ServiceConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder>public ServiceConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder>public ServiceConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder>public ServiceConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder>public ServiceConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder>public ServiceConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder>public ServiceConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServiceConfig.Builder>public ServiceConfig.Builder mergeFrom(ServiceConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder>public ServiceConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServiceConfig.Builder>IOExceptionpublic String getName()
The DNS address at which this service is available. An example DNS address would be: `calendar.googleapis.com`.
string name = 1;getName in interface ServiceConfigOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The DNS address at which this service is available. An example DNS address would be: `calendar.googleapis.com`.
string name = 1;getNameBytes in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setName(String value)
The DNS address at which this service is available. An example DNS address would be: `calendar.googleapis.com`.
string name = 1;value - The name to set.public ServiceConfig.Builder clearName()
The DNS address at which this service is available. An example DNS address would be: `calendar.googleapis.com`.
string name = 1;public ServiceConfig.Builder setNameBytes(com.google.protobuf.ByteString value)
The DNS address at which this service is available. An example DNS address would be: `calendar.googleapis.com`.
string name = 1;value - The bytes for name to set.public String getTitle()
The product title for this service.
string title = 2;getTitle in interface ServiceConfigOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
The product title for this service.
string title = 2;getTitleBytes in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setTitle(String value)
The product title for this service.
string title = 2;value - The title to set.public ServiceConfig.Builder clearTitle()
The product title for this service.
string title = 2;public ServiceConfig.Builder setTitleBytes(com.google.protobuf.ByteString value)
The product title for this service.
string title = 2;value - The bytes for title to set.public List<com.google.protobuf.Api> getApisList()
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;getApisList in interface ServiceConfigOrBuilderpublic int getApisCount()
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;getApisCount in interface ServiceConfigOrBuilderpublic com.google.protobuf.Api getApis(int index)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;getApis in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setApis(int index, com.google.protobuf.Api value)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public ServiceConfig.Builder setApis(int index, com.google.protobuf.Api.Builder builderForValue)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public ServiceConfig.Builder addApis(com.google.protobuf.Api value)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public ServiceConfig.Builder addApis(int index, com.google.protobuf.Api value)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public ServiceConfig.Builder addApis(com.google.protobuf.Api.Builder builderForValue)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public ServiceConfig.Builder addApis(int index, com.google.protobuf.Api.Builder builderForValue)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public ServiceConfig.Builder addAllApis(Iterable<? extends com.google.protobuf.Api> values)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public ServiceConfig.Builder clearApis()
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public ServiceConfig.Builder removeApis(int index)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public com.google.protobuf.Api.Builder getApisBuilder(int index)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public com.google.protobuf.ApiOrBuilder getApisOrBuilder(int index)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;getApisOrBuilder in interface ServiceConfigOrBuilderpublic List<? extends com.google.protobuf.ApiOrBuilder> getApisOrBuilderList()
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;getApisOrBuilderList in interface ServiceConfigOrBuilderpublic com.google.protobuf.Api.Builder addApisBuilder()
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public com.google.protobuf.Api.Builder addApisBuilder(int index)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public List<com.google.protobuf.Api.Builder> getApisBuilderList()
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;public boolean hasDocumentation()
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;hasDocumentation in interface ServiceConfigOrBuilderpublic com.google.api.Documentation getDocumentation()
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;getDocumentation in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setDocumentation(com.google.api.Documentation value)
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;public ServiceConfig.Builder setDocumentation(com.google.api.Documentation.Builder builderForValue)
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;public ServiceConfig.Builder mergeDocumentation(com.google.api.Documentation value)
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;public ServiceConfig.Builder clearDocumentation()
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;public com.google.api.Documentation.Builder getDocumentationBuilder()
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;public com.google.api.DocumentationOrBuilder getDocumentationOrBuilder()
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;getDocumentationOrBuilder in interface ServiceConfigOrBuilderpublic boolean hasQuota()
Quota configuration.
.google.api.Quota quota = 10;hasQuota in interface ServiceConfigOrBuilderpublic com.google.api.Quota getQuota()
Quota configuration.
.google.api.Quota quota = 10;getQuota in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setQuota(com.google.api.Quota value)
Quota configuration.
.google.api.Quota quota = 10;public ServiceConfig.Builder setQuota(com.google.api.Quota.Builder builderForValue)
Quota configuration.
.google.api.Quota quota = 10;public ServiceConfig.Builder mergeQuota(com.google.api.Quota value)
Quota configuration.
.google.api.Quota quota = 10;public ServiceConfig.Builder clearQuota()
Quota configuration.
.google.api.Quota quota = 10;public com.google.api.Quota.Builder getQuotaBuilder()
Quota configuration.
.google.api.Quota quota = 10;public com.google.api.QuotaOrBuilder getQuotaOrBuilder()
Quota configuration.
.google.api.Quota quota = 10;getQuotaOrBuilder in interface ServiceConfigOrBuilderpublic boolean hasAuthentication()
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;hasAuthentication in interface ServiceConfigOrBuilderpublic com.google.api.Authentication getAuthentication()
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;getAuthentication in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setAuthentication(com.google.api.Authentication value)
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;public ServiceConfig.Builder setAuthentication(com.google.api.Authentication.Builder builderForValue)
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;public ServiceConfig.Builder mergeAuthentication(com.google.api.Authentication value)
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;public ServiceConfig.Builder clearAuthentication()
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;public com.google.api.Authentication.Builder getAuthenticationBuilder()
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;public com.google.api.AuthenticationOrBuilder getAuthenticationOrBuilder()
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;getAuthenticationOrBuilder in interface ServiceConfigOrBuilderpublic boolean hasUsage()
Configuration controlling usage of this service.
.google.api.Usage usage = 15;hasUsage in interface ServiceConfigOrBuilderpublic com.google.api.Usage getUsage()
Configuration controlling usage of this service.
.google.api.Usage usage = 15;getUsage in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setUsage(com.google.api.Usage value)
Configuration controlling usage of this service.
.google.api.Usage usage = 15;public ServiceConfig.Builder setUsage(com.google.api.Usage.Builder builderForValue)
Configuration controlling usage of this service.
.google.api.Usage usage = 15;public ServiceConfig.Builder mergeUsage(com.google.api.Usage value)
Configuration controlling usage of this service.
.google.api.Usage usage = 15;public ServiceConfig.Builder clearUsage()
Configuration controlling usage of this service.
.google.api.Usage usage = 15;public com.google.api.Usage.Builder getUsageBuilder()
Configuration controlling usage of this service.
.google.api.Usage usage = 15;public com.google.api.UsageOrBuilder getUsageOrBuilder()
Configuration controlling usage of this service.
.google.api.Usage usage = 15;getUsageOrBuilder in interface ServiceConfigOrBuilderpublic List<com.google.api.Endpoint> getEndpointsList()
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;getEndpointsList in interface ServiceConfigOrBuilderpublic int getEndpointsCount()
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;getEndpointsCount in interface ServiceConfigOrBuilderpublic com.google.api.Endpoint getEndpoints(int index)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;getEndpoints in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setEndpoints(int index, com.google.api.Endpoint value)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public ServiceConfig.Builder setEndpoints(int index, com.google.api.Endpoint.Builder builderForValue)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public ServiceConfig.Builder addEndpoints(com.google.api.Endpoint value)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public ServiceConfig.Builder addEndpoints(int index, com.google.api.Endpoint value)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public ServiceConfig.Builder addEndpoints(com.google.api.Endpoint.Builder builderForValue)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public ServiceConfig.Builder addEndpoints(int index, com.google.api.Endpoint.Builder builderForValue)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public ServiceConfig.Builder addAllEndpoints(Iterable<? extends com.google.api.Endpoint> values)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public ServiceConfig.Builder clearEndpoints()
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public ServiceConfig.Builder removeEndpoints(int index)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public com.google.api.Endpoint.Builder getEndpointsBuilder(int index)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public com.google.api.EndpointOrBuilder getEndpointsOrBuilder(int index)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;getEndpointsOrBuilder in interface ServiceConfigOrBuilderpublic List<? extends com.google.api.EndpointOrBuilder> getEndpointsOrBuilderList()
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;getEndpointsOrBuilderList in interface ServiceConfigOrBuilderpublic com.google.api.Endpoint.Builder addEndpointsBuilder()
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public com.google.api.Endpoint.Builder addEndpointsBuilder(int index)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public List<com.google.api.Endpoint.Builder> getEndpointsBuilderList()
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;public List<com.google.api.MonitoredResourceDescriptor> getMonitoredResourcesList()
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;getMonitoredResourcesList in interface ServiceConfigOrBuilderpublic int getMonitoredResourcesCount()
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;getMonitoredResourcesCount in interface ServiceConfigOrBuilderpublic com.google.api.MonitoredResourceDescriptor getMonitoredResources(int index)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;getMonitoredResources in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setMonitoredResources(int index, com.google.api.MonitoredResourceDescriptor value)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public ServiceConfig.Builder setMonitoredResources(int index, com.google.api.MonitoredResourceDescriptor.Builder builderForValue)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public ServiceConfig.Builder addMonitoredResources(com.google.api.MonitoredResourceDescriptor value)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public ServiceConfig.Builder addMonitoredResources(int index, com.google.api.MonitoredResourceDescriptor value)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public ServiceConfig.Builder addMonitoredResources(com.google.api.MonitoredResourceDescriptor.Builder builderForValue)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public ServiceConfig.Builder addMonitoredResources(int index, com.google.api.MonitoredResourceDescriptor.Builder builderForValue)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public ServiceConfig.Builder addAllMonitoredResources(Iterable<? extends com.google.api.MonitoredResourceDescriptor> values)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public ServiceConfig.Builder clearMonitoredResources()
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public ServiceConfig.Builder removeMonitoredResources(int index)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public com.google.api.MonitoredResourceDescriptor.Builder getMonitoredResourcesBuilder(int index)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public com.google.api.MonitoredResourceDescriptorOrBuilder getMonitoredResourcesOrBuilder(int index)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;getMonitoredResourcesOrBuilder in interface ServiceConfigOrBuilderpublic List<? extends com.google.api.MonitoredResourceDescriptorOrBuilder> getMonitoredResourcesOrBuilderList()
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;getMonitoredResourcesOrBuilderList in interface ServiceConfigOrBuilderpublic com.google.api.MonitoredResourceDescriptor.Builder addMonitoredResourcesBuilder()
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public com.google.api.MonitoredResourceDescriptor.Builder addMonitoredResourcesBuilder(int index)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public List<com.google.api.MonitoredResourceDescriptor.Builder> getMonitoredResourcesBuilderList()
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;public boolean hasMonitoring()
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;hasMonitoring in interface ServiceConfigOrBuilderpublic com.google.api.Monitoring getMonitoring()
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;getMonitoring in interface ServiceConfigOrBuilderpublic ServiceConfig.Builder setMonitoring(com.google.api.Monitoring value)
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;public ServiceConfig.Builder setMonitoring(com.google.api.Monitoring.Builder builderForValue)
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;public ServiceConfig.Builder mergeMonitoring(com.google.api.Monitoring value)
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;public ServiceConfig.Builder clearMonitoring()
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;public com.google.api.Monitoring.Builder getMonitoringBuilder()
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;public com.google.api.MonitoringOrBuilder getMonitoringOrBuilder()
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;getMonitoringOrBuilder in interface ServiceConfigOrBuilderpublic final ServiceConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder>public final ServiceConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceConfig.Builder>Copyright © 2024 Google LLC. All rights reserved.