Class ServiceConfig (2.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
- 2.80.0 (latest)
- 2.78.0
- 2.76.0
- 2.75.0
- 2.74.0
- 2.73.0
- 2.72.0
- 2.70.0
- 2.68.0
- 2.67.0
- 2.64.0
- 2.63.0
- 2.62.0
- 2.60.0
- 2.59.0
- 2.58.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.53.0
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.7
- 2.2.8
publicfinalclass ServiceConfigextendsGeneratedMessageV3implementsServiceConfigOrBuilderThe configuration of the service.
Protobuf type google.api.serviceusage.v1.ServiceConfig
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ServiceConfigImplements
ServiceConfigOrBuilderInherited Members
Static Fields
APIS_FIELD_NUMBER
publicstaticfinalintAPIS_FIELD_NUMBERAUTHENTICATION_FIELD_NUMBER
publicstaticfinalintAUTHENTICATION_FIELD_NUMBERDOCUMENTATION_FIELD_NUMBER
publicstaticfinalintDOCUMENTATION_FIELD_NUMBERENDPOINTS_FIELD_NUMBER
publicstaticfinalintENDPOINTS_FIELD_NUMBERMONITORED_RESOURCES_FIELD_NUMBER
publicstaticfinalintMONITORED_RESOURCES_FIELD_NUMBERMONITORING_FIELD_NUMBER
publicstaticfinalintMONITORING_FIELD_NUMBERNAME_FIELD_NUMBER
publicstaticfinalintNAME_FIELD_NUMBERQUOTA_FIELD_NUMBER
publicstaticfinalintQUOTA_FIELD_NUMBERTITLE_FIELD_NUMBER
publicstaticfinalintTITLE_FIELD_NUMBERUSAGE_FIELD_NUMBER
publicstaticfinalintUSAGE_FIELD_NUMBERStatic Methods
getDefaultInstance()
publicstaticServiceConfiggetDefaultInstance()getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()newBuilder()
publicstaticServiceConfig.BuildernewBuilder()newBuilder(ServiceConfig prototype)
publicstaticServiceConfig.BuildernewBuilder(ServiceConfigprototype)parseDelimitedFrom(InputStream input)
publicstaticServiceConfigparseDelimitedFrom(InputStreaminput)parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
publicstaticServiceConfigparseDelimitedFrom(InputStreaminput,ExtensionRegistryLiteextensionRegistry)parseFrom(byte[] data)
publicstaticServiceConfigparseFrom(byte[]data)byte[]parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
publicstaticServiceConfigparseFrom(byte[]data,ExtensionRegistryLiteextensionRegistry)byte[]parseFrom(ByteString data)
publicstaticServiceConfigparseFrom(ByteStringdata)parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
publicstaticServiceConfigparseFrom(ByteStringdata,ExtensionRegistryLiteextensionRegistry)parseFrom(CodedInputStream input)
publicstaticServiceConfigparseFrom(CodedInputStreaminput)parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
publicstaticServiceConfigparseFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)parseFrom(InputStream input)
publicstaticServiceConfigparseFrom(InputStreaminput)parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
publicstaticServiceConfigparseFrom(InputStreaminput,ExtensionRegistryLiteextensionRegistry)parseFrom(ByteBuffer data)
publicstaticServiceConfigparseFrom(ByteBufferdata)parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
publicstaticServiceConfigparseFrom(ByteBufferdata,ExtensionRegistryLiteextensionRegistry)parser()
publicstaticParser<ServiceConfig>parser()Methods
equals(Object obj)
publicbooleanequals(Objectobj)getApis(int index)
publicApigetApis(intindex)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()
publicintgetApisCount()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()
publicList<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;
getApisOrBuilder(int index)
publicApiOrBuildergetApisOrBuilder(intindex)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()
publicList<?extendsApiOrBuilder>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;
getAuthentication()
publicAuthenticationgetAuthentication()Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;
The authentication.
getAuthenticationOrBuilder()
publicAuthenticationOrBuildergetAuthenticationOrBuilder()Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;
getDefaultInstanceForType()
publicServiceConfiggetDefaultInstanceForType()getDocumentation()
publicDocumentationgetDocumentation()Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;
The documentation.
getDocumentationOrBuilder()
publicDocumentationOrBuildergetDocumentationOrBuilder()Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;
getEndpoints(int index)
publicEndpointgetEndpoints(intindex)Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
getEndpointsCount()
publicintgetEndpointsCount()Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
getEndpointsList()
publicList<Endpoint>getEndpointsList()Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
getEndpointsOrBuilder(int index)
publicEndpointOrBuildergetEndpointsOrBuilder(intindex)Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
getEndpointsOrBuilderList()
publicList<?extendsEndpointOrBuilder>getEndpointsOrBuilderList()Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
getMonitoredResources(int index)
publicMonitoredResourceDescriptorgetMonitoredResources(intindex)Defines the monitored resources used by this service. This is required by the Service.monitoring and Service.logging configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
getMonitoredResourcesCount()
publicintgetMonitoredResourcesCount()Defines the monitored resources used by this service. This is required by the Service.monitoring and Service.logging configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
getMonitoredResourcesList()
publicList<MonitoredResourceDescriptor>getMonitoredResourcesList()Defines the monitored resources used by this service. This is required by the Service.monitoring and Service.logging configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
getMonitoredResourcesOrBuilder(int index)
publicMonitoredResourceDescriptorOrBuildergetMonitoredResourcesOrBuilder(intindex)Defines the monitored resources used by this service. This is required by the Service.monitoring and Service.logging configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
getMonitoredResourcesOrBuilderList()
publicList<?extendsMonitoredResourceDescriptorOrBuilder>getMonitoredResourcesOrBuilderList()Defines the monitored resources used by this service. This is required by the Service.monitoring and Service.logging configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
getMonitoring()
publicMonitoringgetMonitoring()Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;
The monitoring.
getMonitoringOrBuilder()
publicMonitoringOrBuildergetMonitoringOrBuilder()Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;
getName()
publicStringgetName() The DNS address at which this service is available.
An example DNS address would be:
calendar.googleapis.com.
string name = 1;
The name.
getNameBytes()
publicByteStringgetNameBytes() The DNS address at which this service is available.
An example DNS address would be:
calendar.googleapis.com.
string name = 1;
The bytes for name.
getParserForType()
publicParser<ServiceConfig>getParserForType()getQuota()
publicQuotagetQuota()Quota configuration.
.google.api.Quota quota = 10;
The quota.
getQuotaOrBuilder()
publicQuotaOrBuildergetQuotaOrBuilder()Quota configuration.
.google.api.Quota quota = 10;
getSerializedSize()
publicintgetSerializedSize()getTitle()
publicStringgetTitle()The product title for this service.
string title = 2;
The title.
getTitleBytes()
publicByteStringgetTitleBytes()The product title for this service.
string title = 2;
The bytes for title.
getUnknownFields()
publicfinalUnknownFieldSetgetUnknownFields()getUsage()
publicUsagegetUsage()Configuration controlling usage of this service.
.google.api.Usage usage = 15;
The usage.
getUsageOrBuilder()
publicUsageOrBuildergetUsageOrBuilder()Configuration controlling usage of this service.
.google.api.Usage usage = 15;
hasAuthentication()
publicbooleanhasAuthentication()Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;
Whether the authentication field is set.
hasDocumentation()
publicbooleanhasDocumentation()Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;
Whether the documentation field is set.
hasMonitoring()
publicbooleanhasMonitoring()Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;
Whether the monitoring field is set.
hasQuota()
publicbooleanhasQuota()Quota configuration.
.google.api.Quota quota = 10;
Whether the quota field is set.
hasUsage()
publicbooleanhasUsage()Configuration controlling usage of this service.
.google.api.Usage usage = 15;
Whether the usage field is set.
hashCode()
publicinthashCode()internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()isInitialized()
publicfinalbooleanisInitialized()newBuilderForType()
publicServiceConfig.BuildernewBuilderForType()newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protectedServiceConfig.BuildernewBuilderForType(GeneratedMessageV3.BuilderParentparent)newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protectedObjectnewInstance(GeneratedMessageV3.UnusedPrivateParameterunused)toBuilder()
publicServiceConfig.BuildertoBuilder()writeTo(CodedOutputStream output)
publicvoidwriteTo(CodedOutputStreamoutput)