Package com.google.api
Class Service.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
com.google.api.Service.Builder
- All Implemented Interfaces:
ServiceOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Service
public static final class Service.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
implements ServiceOrBuilder
`Service` is the root object of Google API service configuration (service
config). It describes the basic information about a logical service,
such as the service name and the user-facing title, and delegates other
aspects to sub-sections. Each sub-section is either a proto message or a
repeated proto message that configures a specific aspect, such as auth.
For more information, see each proto message definition.
Example:
type: google.api.Service
name: calendar.googleapis.com
title: Google Calendar API
apis:
- name: google.calendar.v3.Calendar
visibility:
rules:
- selector: "google.calendar.v3.*"
restriction: PREVIEW
backend:
rules:
- selector: "google.calendar.v3.*"
address: calendar.example.com
authentication:
providers:
- id: google_calendar_auth
jwks_uri: https://www.googleapis.com/oauth2/v1/certs
issuer: https://securetoken.google.com
rules:
- selector: "*"
requirements:
provider_id: google_calendar_auth
Protobuf type google.api.Service-
Method Summary
Modifier and TypeMethodDescriptionaddAllApis(Iterable<? extends com.google.protobuf.Api> values) A list of API interfaces exported by this service.addAllEndpoints(Iterable<? extends Endpoint> values) Configuration for network endpoints.addAllEnums(Iterable<? extends com.google.protobuf.Enum> values) A list of all enum types included in this API service.addAllLogs(Iterable<? extends LogDescriptor> values) Defines the logs used by this service.addAllMetrics(Iterable<? extends MetricDescriptor> values) Defines the metrics used by this service.addAllMonitoredResources(Iterable<? extends MonitoredResourceDescriptor> values) Defines the monitored resources used by this service.addAllTypes(Iterable<? extends com.google.protobuf.Type> values) A list of all proto message types included in this API service.addApis(int index, com.google.protobuf.Api value) A list of API interfaces exported by this service.addApis(int index, com.google.protobuf.Api.Builder builderForValue) A list of API interfaces exported by this service.addApis(com.google.protobuf.Api value) A list of API interfaces exported by this service.addApis(com.google.protobuf.Api.Builder builderForValue) A list of API interfaces exported by this service.com.google.protobuf.Api.BuilderA list of API interfaces exported by this service.com.google.protobuf.Api.BuilderaddApisBuilder(int index) A list of API interfaces exported by this service.addEndpoints(int index, Endpoint value) Configuration for network endpoints.addEndpoints(int index, Endpoint.Builder builderForValue) Configuration for network endpoints.addEndpoints(Endpoint value) Configuration for network endpoints.addEndpoints(Endpoint.Builder builderForValue) Configuration for network endpoints.Configuration for network endpoints.addEndpointsBuilder(int index) Configuration for network endpoints.addEnums(int index, com.google.protobuf.Enum value) A list of all enum types included in this API service.addEnums(int index, com.google.protobuf.Enum.Builder builderForValue) A list of all enum types included in this API service.addEnums(com.google.protobuf.Enum value) A list of all enum types included in this API service.addEnums(com.google.protobuf.Enum.Builder builderForValue) A list of all enum types included in this API service.com.google.protobuf.Enum.BuilderA list of all enum types included in this API service.com.google.protobuf.Enum.BuilderaddEnumsBuilder(int index) A list of all enum types included in this API service.addLogs(int index, LogDescriptor value) Defines the logs used by this service.addLogs(int index, LogDescriptor.Builder builderForValue) Defines the logs used by this service.addLogs(LogDescriptor value) Defines the logs used by this service.addLogs(LogDescriptor.Builder builderForValue) Defines the logs used by this service.Defines the logs used by this service.addLogsBuilder(int index) Defines the logs used by this service.addMetrics(int index, MetricDescriptor value) Defines the metrics used by this service.addMetrics(int index, MetricDescriptor.Builder builderForValue) Defines the metrics used by this service.addMetrics(MetricDescriptor value) Defines the metrics used by this service.addMetrics(MetricDescriptor.Builder builderForValue) Defines the metrics used by this service.Defines the metrics used by this service.addMetricsBuilder(int index) Defines the metrics used by this service.addMonitoredResources(int index, MonitoredResourceDescriptor value) Defines the monitored resources used by this service.addMonitoredResources(int index, MonitoredResourceDescriptor.Builder builderForValue) Defines the monitored resources used by this service.Defines the monitored resources used by this service.addMonitoredResources(MonitoredResourceDescriptor.Builder builderForValue) Defines the monitored resources used by this service.Defines the monitored resources used by this service.addMonitoredResourcesBuilder(int index) Defines the monitored resources used by this service.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addTypes(int index, com.google.protobuf.Type value) A list of all proto message types included in this API service.addTypes(int index, com.google.protobuf.Type.Builder builderForValue) A list of all proto message types included in this API service.addTypes(com.google.protobuf.Type value) A list of all proto message types included in this API service.addTypes(com.google.protobuf.Type.Builder builderForValue) A list of all proto message types included in this API service.com.google.protobuf.Type.BuilderA list of all proto message types included in this API service.com.google.protobuf.Type.BuilderaddTypesBuilder(int index) A list of all proto message types included in this API service.build()clear()A list of API interfaces exported by this service.Auth configuration.API backend configuration.Billing configuration.Obsolete.Context configuration.Configuration for the service control plane.Additional API documentation.Configuration for network endpoints.A list of all enum types included in this API service.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) HTTP configuration.clearId()A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.Logging configuration.Defines the logs used by this service.Defines the metrics used by this service.Defines the monitored resources used by this service.Monitoring configuration.The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The Google project that owns this service.Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.Quota configuration.Output only.System parameter configuration.The product title for this service, it is the name displayed in Google Cloud Console.A list of all proto message types included in this API service.Configuration controlling usage of this service.clone()com.google.protobuf.ApigetApis(int index) A list of API interfaces exported by this service.com.google.protobuf.Api.BuildergetApisBuilder(int index) A list of API interfaces exported by this service.List<com.google.protobuf.Api.Builder>A list of API interfaces exported by this service.intA list of API interfaces exported by this service.List<com.google.protobuf.Api>A list of API interfaces exported by this service.com.google.protobuf.ApiOrBuildergetApisOrBuilder(int index) A list of API interfaces exported by this service.List<? extends com.google.protobuf.ApiOrBuilder>A list of API interfaces exported by this service.Auth configuration.Auth configuration.Auth configuration.API backend configuration.API backend configuration.API backend configuration.Billing configuration.Billing configuration.Billing configuration.com.google.protobuf.UInt32ValueObsolete.com.google.protobuf.UInt32Value.BuilderObsolete.com.google.protobuf.UInt32ValueOrBuilderObsolete.Context configuration.Context configuration.Context configuration.Configuration for the service control plane.Configuration for the service control plane.Configuration for the service control plane.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorAdditional API documentation.Additional API documentation.Additional API documentation.getEndpoints(int index) Configuration for network endpoints.getEndpointsBuilder(int index) Configuration for network endpoints.Configuration for network endpoints.intConfiguration for network endpoints.Configuration for network endpoints.getEndpointsOrBuilder(int index) Configuration for network endpoints.List<? extends EndpointOrBuilder>Configuration for network endpoints.com.google.protobuf.EnumgetEnums(int index) A list of all enum types included in this API service.com.google.protobuf.Enum.BuildergetEnumsBuilder(int index) A list of all enum types included in this API service.List<com.google.protobuf.Enum.Builder>A list of all enum types included in this API service.intA list of all enum types included in this API service.List<com.google.protobuf.Enum>A list of all enum types included in this API service.com.google.protobuf.EnumOrBuildergetEnumsOrBuilder(int index) A list of all enum types included in this API service.List<? extends com.google.protobuf.EnumOrBuilder>A list of all enum types included in this API service.getHttp()HTTP configuration.HTTP configuration.HTTP configuration.getId()A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.com.google.protobuf.ByteStringA unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.Logging configuration.Logging configuration.Logging configuration.getLogs(int index) Defines the logs used by this service.getLogsBuilder(int index) Defines the logs used by this service.Defines the logs used by this service.intDefines the logs used by this service.Defines the logs used by this service.getLogsOrBuilder(int index) Defines the logs used by this service.List<? extends LogDescriptorOrBuilder>Defines the logs used by this service.getMetrics(int index) Defines the metrics used by this service.getMetricsBuilder(int index) Defines the metrics used by this service.Defines the metrics used by this service.intDefines the metrics used by this service.Defines the metrics used by this service.getMetricsOrBuilder(int index) Defines the metrics used by this service.List<? extends MetricDescriptorOrBuilder>Defines the metrics used by this service.getMonitoredResources(int index) Defines the monitored resources used by this service.getMonitoredResourcesBuilder(int index) Defines the monitored resources used by this service.Defines the monitored resources used by this service.intDefines the monitored resources used by this service.Defines the monitored resources used by this service.getMonitoredResourcesOrBuilder(int index) Defines the monitored resources used by this service.List<? extends MonitoredResourceDescriptorOrBuilder>Defines the monitored resources used by this service.Monitoring configuration.Monitoring configuration.Monitoring configuration.getName()The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`.com.google.protobuf.ByteStringThe service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`.The Google project that owns this service.com.google.protobuf.ByteStringThe Google project that owns this service.Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.getQuota()Quota configuration.Quota configuration.Quota configuration.Output only.Output only.Output only.System parameter configuration.System parameter configuration.System parameter configuration.getTitle()The product title for this service, it is the name displayed in Google Cloud Console.com.google.protobuf.ByteStringThe product title for this service, it is the name displayed in Google Cloud Console.com.google.protobuf.TypegetTypes(int index) A list of all proto message types included in this API service.com.google.protobuf.Type.BuildergetTypesBuilder(int index) A list of all proto message types included in this API service.List<com.google.protobuf.Type.Builder>A list of all proto message types included in this API service.intA list of all proto message types included in this API service.List<com.google.protobuf.Type>A list of all proto message types included in this API service.com.google.protobuf.TypeOrBuildergetTypesOrBuilder(int index) A list of all proto message types included in this API service.List<? extends com.google.protobuf.TypeOrBuilder>A list of all proto message types included in this API service.getUsage()Configuration controlling usage of this service.Configuration controlling usage of this service.Configuration controlling usage of this service.booleanAuth configuration.booleanAPI backend configuration.booleanBilling configuration.booleanObsolete.booleanContext configuration.booleanConfiguration for the service control plane.booleanAdditional API documentation.booleanhasHttp()HTTP configuration.booleanLogging configuration.booleanMonitoring configuration.booleanSettings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.booleanhasQuota()Quota configuration.booleanOutput only.booleanSystem parameter configuration.booleanhasUsage()Configuration controlling usage of this service.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanAuth configuration.mergeBackend(Backend value) API backend configuration.mergeBilling(Billing value) Billing configuration.mergeConfigVersion(com.google.protobuf.UInt32Value value) Obsolete.mergeContext(Context value) Context configuration.mergeControl(Control value) Configuration for the service control plane.mergeDocumentation(Documentation value) Additional API documentation.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) HTTP configuration.mergeLogging(Logging value) Logging configuration.mergeMonitoring(Monitoring value) Monitoring configuration.mergePublishing(Publishing value) Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.mergeQuota(Quota value) Quota configuration.mergeSourceInfo(SourceInfo value) Output only.System parameter configuration.final Service.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) mergeUsage(Usage value) Configuration controlling usage of this service.removeApis(int index) A list of API interfaces exported by this service.removeEndpoints(int index) Configuration for network endpoints.removeEnums(int index) A list of all enum types included in this API service.removeLogs(int index) Defines the logs used by this service.removeMetrics(int index) Defines the metrics used by this service.removeMonitoredResources(int index) Defines the monitored resources used by this service.removeTypes(int index) A list of all proto message types included in this API service.setApis(int index, com.google.protobuf.Api value) A list of API interfaces exported by this service.setApis(int index, com.google.protobuf.Api.Builder builderForValue) A list of API interfaces exported by this service.setAuthentication(Authentication value) Auth configuration.setAuthentication(Authentication.Builder builderForValue) Auth configuration.setBackend(Backend value) API backend configuration.setBackend(Backend.Builder builderForValue) API backend configuration.setBilling(Billing value) Billing configuration.setBilling(Billing.Builder builderForValue) Billing configuration.setConfigVersion(com.google.protobuf.UInt32Value value) Obsolete.setConfigVersion(com.google.protobuf.UInt32Value.Builder builderForValue) Obsolete.setContext(Context value) Context configuration.setContext(Context.Builder builderForValue) Context configuration.setControl(Control value) Configuration for the service control plane.setControl(Control.Builder builderForValue) Configuration for the service control plane.setDocumentation(Documentation value) Additional API documentation.setDocumentation(Documentation.Builder builderForValue) Additional API documentation.setEndpoints(int index, Endpoint value) Configuration for network endpoints.setEndpoints(int index, Endpoint.Builder builderForValue) Configuration for network endpoints.setEnums(int index, com.google.protobuf.Enum value) A list of all enum types included in this API service.setEnums(int index, com.google.protobuf.Enum.Builder builderForValue) A list of all enum types included in this API service.HTTP configuration.setHttp(Http.Builder builderForValue) HTTP configuration.A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.setIdBytes(com.google.protobuf.ByteString value) A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.setLogging(Logging value) Logging configuration.setLogging(Logging.Builder builderForValue) Logging configuration.setLogs(int index, LogDescriptor value) Defines the logs used by this service.setLogs(int index, LogDescriptor.Builder builderForValue) Defines the logs used by this service.setMetrics(int index, MetricDescriptor value) Defines the metrics used by this service.setMetrics(int index, MetricDescriptor.Builder builderForValue) Defines the metrics used by this service.setMonitoredResources(int index, MonitoredResourceDescriptor value) Defines the monitored resources used by this service.setMonitoredResources(int index, MonitoredResourceDescriptor.Builder builderForValue) Defines the monitored resources used by this service.setMonitoring(Monitoring value) Monitoring configuration.setMonitoring(Monitoring.Builder builderForValue) Monitoring configuration.The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`.setNameBytes(com.google.protobuf.ByteString value) The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`.setProducerProjectId(String value) The Google project that owns this service.setProducerProjectIdBytes(com.google.protobuf.ByteString value) The Google project that owns this service.setPublishing(Publishing value) Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.setPublishing(Publishing.Builder builderForValue) Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.Quota configuration.setQuota(Quota.Builder builderForValue) Quota configuration.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSourceInfo(SourceInfo value) Output only.setSourceInfo(SourceInfo.Builder builderForValue) Output only.System parameter configuration.setSystemParameters(SystemParameters.Builder builderForValue) System parameter configuration.The product title for this service, it is the name displayed in Google Cloud Console.setTitleBytes(com.google.protobuf.ByteString value) The product title for this service, it is the name displayed in Google Cloud Console.setTypes(int index, com.google.protobuf.Type value) A list of all proto message types included in this API service.setTypes(int index, com.google.protobuf.Type.Builder builderForValue) A list of all proto message types included in this API service.final Service.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Configuration controlling usage of this service.setUsage(Usage.Builder builderForValue) Configuration controlling usage of this service.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
setField
public Service.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
setRepeatedField
public Service.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
addRepeatedField
public Service.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
mergeFrom
public Service.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.Builder>- Throws:
IOException
-
getName
The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`. The service name typically goes through DNS verification to make sure the owner of the service also owns the DNS name.
string name = 1;- Specified by:
getNamein interfaceServiceOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`. The service name typically goes through DNS verification to make sure the owner of the service also owns the DNS name.
string name = 1;- Specified by:
getNameBytesin interfaceServiceOrBuilder- Returns:
- The bytes for name.
-
setName
The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`. The service name typically goes through DNS verification to make sure the owner of the service also owns the DNS name.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`. The service name typically goes through DNS verification to make sure the owner of the service also owns the DNS name.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`. The service name typically goes through DNS verification to make sure the owner of the service also owns the DNS name.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getTitle
The product title for this service, it is the name displayed in Google Cloud Console.
string title = 2;- Specified by:
getTitlein interfaceServiceOrBuilder- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()The product title for this service, it is the name displayed in Google Cloud Console.
string title = 2;- Specified by:
getTitleBytesin interfaceServiceOrBuilder- Returns:
- The bytes for title.
-
setTitle
The product title for this service, it is the name displayed in Google Cloud Console.
string title = 2;- Parameters:
value- The title to set.- Returns:
- This builder for chaining.
-
clearTitle
The product title for this service, it is the name displayed in Google Cloud Console.
string title = 2;- Returns:
- This builder for chaining.
-
setTitleBytes
The product title for this service, it is the name displayed in Google Cloud Console.
string title = 2;- Parameters:
value- The bytes for title to set.- Returns:
- This builder for chaining.
-
getProducerProjectId
The Google project that owns this service.
string producer_project_id = 22;- Specified by:
getProducerProjectIdin interfaceServiceOrBuilder- Returns:
- The producerProjectId.
-
getProducerProjectIdBytes
public com.google.protobuf.ByteString getProducerProjectIdBytes()The Google project that owns this service.
string producer_project_id = 22;- Specified by:
getProducerProjectIdBytesin interfaceServiceOrBuilder- Returns:
- The bytes for producerProjectId.
-
setProducerProjectId
The Google project that owns this service.
string producer_project_id = 22;- Parameters:
value- The producerProjectId to set.- Returns:
- This builder for chaining.
-
clearProducerProjectId
The Google project that owns this service.
string producer_project_id = 22;- Returns:
- This builder for chaining.
-
setProducerProjectIdBytes
The Google project that owns this service.
string producer_project_id = 22;- Parameters:
value- The bytes for producerProjectId to set.- Returns:
- This builder for chaining.
-
getId
A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose. Must be no longer than 63 characters and only lower case letters, digits, '.', '_' and '-' are allowed. If empty, the server may choose to generate one instead.
string id = 33;- Specified by:
getIdin interfaceServiceOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose. Must be no longer than 63 characters and only lower case letters, digits, '.', '_' and '-' are allowed. If empty, the server may choose to generate one instead.
string id = 33;- Specified by:
getIdBytesin interfaceServiceOrBuilder- Returns:
- The bytes for id.
-
setId
A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose. Must be no longer than 63 characters and only lower case letters, digits, '.', '_' and '-' are allowed. If empty, the server may choose to generate one instead.
string id = 33;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose. Must be no longer than 63 characters and only lower case letters, digits, '.', '_' and '-' are allowed. If empty, the server may choose to generate one instead.
string id = 33;- Returns:
- This builder for chaining.
-
setIdBytes
A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose. Must be no longer than 63 characters and only lower case letters, digits, '.', '_' and '-' are allowed. If empty, the server may choose to generate one instead.
string id = 33;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getApisList
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3;- Specified by:
getApisListin interfaceServiceOrBuilder
-
getApisCount
public int getApisCount()A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3;- Specified by:
getApisCountin interfaceServiceOrBuilder
-
getApis
public com.google.protobuf.Api getApis(int index) A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3;- Specified by:
getApisin interfaceServiceOrBuilder
-
setApis
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
setApis
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
addApis
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
addApis
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
addApis
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
addApis
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
addAllApis
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
clearApis
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
removeApis
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
getApisBuilder
public com.google.protobuf.Api.Builder getApisBuilder(int index) A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
getApisOrBuilder
public com.google.protobuf.ApiOrBuilder getApisOrBuilder(int index) A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3;- Specified by:
getApisOrBuilderin interfaceServiceOrBuilder
-
getApisOrBuilderList
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3;- Specified by:
getApisOrBuilderListin interfaceServiceOrBuilder
-
addApisBuilder
public com.google.protobuf.Api.Builder addApisBuilder()A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
addApisBuilder
public com.google.protobuf.Api.Builder addApisBuilder(int index) A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
getApisBuilderList
A list of API interfaces exported by this service. Only the `name` field of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
repeated .google.protobuf.Api apis = 3; -
getTypesList
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4;- Specified by:
getTypesListin interfaceServiceOrBuilder
-
getTypesCount
public int getTypesCount()A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4;- Specified by:
getTypesCountin interfaceServiceOrBuilder
-
getTypes
public com.google.protobuf.Type getTypes(int index) A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4;- Specified by:
getTypesin interfaceServiceOrBuilder
-
setTypes
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
setTypes
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
addTypes
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
addTypes
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
addTypes
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
addTypes
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
addAllTypes
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
clearTypes
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
removeTypes
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
getTypesBuilder
public com.google.protobuf.Type.Builder getTypesBuilder(int index) A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
getTypesOrBuilder
public com.google.protobuf.TypeOrBuilder getTypesOrBuilder(int index) A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4;- Specified by:
getTypesOrBuilderin interfaceServiceOrBuilder
-
getTypesOrBuilderList
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4;- Specified by:
getTypesOrBuilderListin interfaceServiceOrBuilder
-
addTypesBuilder
public com.google.protobuf.Type.Builder addTypesBuilder()A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
addTypesBuilder
public com.google.protobuf.Type.Builder addTypesBuilder(int index) A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
getTypesBuilderList
A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32repeated .google.protobuf.Type types = 4; -
getEnumsList
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5;- Specified by:
getEnumsListin interfaceServiceOrBuilder
-
getEnumsCount
public int getEnumsCount()A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5;- Specified by:
getEnumsCountin interfaceServiceOrBuilder
-
getEnums
public com.google.protobuf.Enum getEnums(int index) A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5;- Specified by:
getEnumsin interfaceServiceOrBuilder
-
setEnums
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
setEnums
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
addEnums
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
addEnums
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
addEnums
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
addEnums
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
addAllEnums
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
clearEnums
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
removeEnums
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
getEnumsBuilder
public com.google.protobuf.Enum.Builder getEnumsBuilder(int index) A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
getEnumsOrBuilder
public com.google.protobuf.EnumOrBuilder getEnumsOrBuilder(int index) A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5;- Specified by:
getEnumsOrBuilderin interfaceServiceOrBuilder
-
getEnumsOrBuilderList
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5;- Specified by:
getEnumsOrBuilderListin interfaceServiceOrBuilder
-
addEnumsBuilder
public com.google.protobuf.Enum.Builder addEnumsBuilder()A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
addEnumsBuilder
public com.google.protobuf.Enum.Builder addEnumsBuilder(int index) A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
getEnumsBuilderList
A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnumrepeated .google.protobuf.Enum enums = 5; -
hasDocumentation
public boolean hasDocumentation()Additional API documentation.
.google.api.Documentation documentation = 6;- Specified by:
hasDocumentationin interfaceServiceOrBuilder- Returns:
- Whether the documentation field is set.
-
getDocumentation
Additional API documentation.
.google.api.Documentation documentation = 6;- Specified by:
getDocumentationin interfaceServiceOrBuilder- Returns:
- The documentation.
-
setDocumentation
Additional API documentation.
.google.api.Documentation documentation = 6; -
setDocumentation
Additional API documentation.
.google.api.Documentation documentation = 6; -
mergeDocumentation
Additional API documentation.
.google.api.Documentation documentation = 6; -
clearDocumentation
Additional API documentation.
.google.api.Documentation documentation = 6; -
getDocumentationBuilder
Additional API documentation.
.google.api.Documentation documentation = 6; -
getDocumentationOrBuilder
Additional API documentation.
.google.api.Documentation documentation = 6;- Specified by:
getDocumentationOrBuilderin interfaceServiceOrBuilder
-
hasBackend
public boolean hasBackend()API backend configuration.
.google.api.Backend backend = 8;- Specified by:
hasBackendin interfaceServiceOrBuilder- Returns:
- Whether the backend field is set.
-
getBackend
API backend configuration.
.google.api.Backend backend = 8;- Specified by:
getBackendin interfaceServiceOrBuilder- Returns:
- The backend.
-
setBackend
API backend configuration.
.google.api.Backend backend = 8; -
setBackend
API backend configuration.
.google.api.Backend backend = 8; -
mergeBackend
API backend configuration.
.google.api.Backend backend = 8; -
clearBackend
API backend configuration.
.google.api.Backend backend = 8; -
getBackendBuilder
API backend configuration.
.google.api.Backend backend = 8; -
getBackendOrBuilder
API backend configuration.
.google.api.Backend backend = 8;- Specified by:
getBackendOrBuilderin interfaceServiceOrBuilder
-
hasHttp
public boolean hasHttp()HTTP configuration.
.google.api.Http http = 9;- Specified by:
hasHttpin interfaceServiceOrBuilder- Returns:
- Whether the http field is set.
-
getHttp
HTTP configuration.
.google.api.Http http = 9;- Specified by:
getHttpin interfaceServiceOrBuilder- Returns:
- The http.
-
setHttp
HTTP configuration.
.google.api.Http http = 9; -
setHttp
HTTP configuration.
.google.api.Http http = 9; -
mergeHttp
HTTP configuration.
.google.api.Http http = 9; -
clearHttp
HTTP configuration.
.google.api.Http http = 9; -
getHttpBuilder
HTTP configuration.
.google.api.Http http = 9; -
getHttpOrBuilder
HTTP configuration.
.google.api.Http http = 9;- Specified by:
getHttpOrBuilderin interfaceServiceOrBuilder
-
hasQuota
public boolean hasQuota()Quota configuration.
.google.api.Quota quota = 10;- Specified by:
hasQuotain interfaceServiceOrBuilder- Returns:
- Whether the quota field is set.
-
getQuota
Quota configuration.
.google.api.Quota quota = 10;- Specified by:
getQuotain interfaceServiceOrBuilder- Returns:
- The quota.
-
setQuota
Quota configuration.
.google.api.Quota quota = 10; -
setQuota
Quota configuration.
.google.api.Quota quota = 10; -
mergeQuota
Quota configuration.
.google.api.Quota quota = 10; -
clearQuota
Quota configuration.
.google.api.Quota quota = 10; -
getQuotaBuilder
Quota configuration.
.google.api.Quota quota = 10; -
getQuotaOrBuilder
Quota configuration.
.google.api.Quota quota = 10;- Specified by:
getQuotaOrBuilderin interfaceServiceOrBuilder
-
hasAuthentication
public boolean hasAuthentication()Auth configuration.
.google.api.Authentication authentication = 11;- Specified by:
hasAuthenticationin interfaceServiceOrBuilder- Returns:
- Whether the authentication field is set.
-
getAuthentication
Auth configuration.
.google.api.Authentication authentication = 11;- Specified by:
getAuthenticationin interfaceServiceOrBuilder- Returns:
- The authentication.
-
setAuthentication
Auth configuration.
.google.api.Authentication authentication = 11; -
setAuthentication
Auth configuration.
.google.api.Authentication authentication = 11; -
mergeAuthentication
Auth configuration.
.google.api.Authentication authentication = 11; -
clearAuthentication
Auth configuration.
.google.api.Authentication authentication = 11; -
getAuthenticationBuilder
Auth configuration.
.google.api.Authentication authentication = 11; -
getAuthenticationOrBuilder
Auth configuration.
.google.api.Authentication authentication = 11;- Specified by:
getAuthenticationOrBuilderin interfaceServiceOrBuilder
-
hasContext
public boolean hasContext()Context configuration.
.google.api.Context context = 12;- Specified by:
hasContextin interfaceServiceOrBuilder- Returns:
- Whether the context field is set.
-
getContext
Context configuration.
.google.api.Context context = 12;- Specified by:
getContextin interfaceServiceOrBuilder- Returns:
- The context.
-
setContext
Context configuration.
.google.api.Context context = 12; -
setContext
Context configuration.
.google.api.Context context = 12; -
mergeContext
Context configuration.
.google.api.Context context = 12; -
clearContext
Context configuration.
.google.api.Context context = 12; -
getContextBuilder
Context configuration.
.google.api.Context context = 12; -
getContextOrBuilder
Context configuration.
.google.api.Context context = 12;- Specified by:
getContextOrBuilderin interfaceServiceOrBuilder
-
hasUsage
public boolean hasUsage()Configuration controlling usage of this service.
.google.api.Usage usage = 15;- Specified by:
hasUsagein interfaceServiceOrBuilder- Returns:
- Whether the usage field is set.
-
getUsage
Configuration controlling usage of this service.
.google.api.Usage usage = 15;- Specified by:
getUsagein interfaceServiceOrBuilder- Returns:
- The usage.
-
setUsage
Configuration controlling usage of this service.
.google.api.Usage usage = 15; -
setUsage
Configuration controlling usage of this service.
.google.api.Usage usage = 15; -
mergeUsage
Configuration controlling usage of this service.
.google.api.Usage usage = 15; -
clearUsage
Configuration controlling usage of this service.
.google.api.Usage usage = 15; -
getUsageBuilder
Configuration controlling usage of this service.
.google.api.Usage usage = 15; -
getUsageOrBuilder
Configuration controlling usage of this service.
.google.api.Usage usage = 15;- Specified by:
getUsageOrBuilderin interfaceServiceOrBuilder
-
getEndpointsList
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18;- Specified by:
getEndpointsListin interfaceServiceOrBuilder
-
getEndpointsCount
public int getEndpointsCount()Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18;- Specified by:
getEndpointsCountin interfaceServiceOrBuilder
-
getEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18;- Specified by:
getEndpointsin interfaceServiceOrBuilder
-
setEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
setEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
addEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
addEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
addEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
addEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
addAllEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
clearEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
removeEndpoints
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
getEndpointsBuilder
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
getEndpointsOrBuilder
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18;- Specified by:
getEndpointsOrBuilderin interfaceServiceOrBuilder
-
getEndpointsOrBuilderList
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18;- Specified by:
getEndpointsOrBuilderListin interfaceServiceOrBuilder
-
addEndpointsBuilder
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
addEndpointsBuilder
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
getEndpointsBuilderList
Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
repeated .google.api.Endpoint endpoints = 18; -
hasControl
public boolean hasControl()Configuration for the service control plane.
.google.api.Control control = 21;- Specified by:
hasControlin interfaceServiceOrBuilder- Returns:
- Whether the control field is set.
-
getControl
Configuration for the service control plane.
.google.api.Control control = 21;- Specified by:
getControlin interfaceServiceOrBuilder- Returns:
- The control.
-
setControl
Configuration for the service control plane.
.google.api.Control control = 21; -
setControl
Configuration for the service control plane.
.google.api.Control control = 21; -
mergeControl
Configuration for the service control plane.
.google.api.Control control = 21; -
clearControl
Configuration for the service control plane.
.google.api.Control control = 21; -
getControlBuilder
Configuration for the service control plane.
.google.api.Control control = 21; -
getControlOrBuilder
Configuration for the service control plane.
.google.api.Control control = 21;- Specified by:
getControlOrBuilderin interfaceServiceOrBuilder
-
getLogsList
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23;- Specified by:
getLogsListin interfaceServiceOrBuilder
-
getLogsCount
public int getLogsCount()Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23;- Specified by:
getLogsCountin interfaceServiceOrBuilder
-
getLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23;- Specified by:
getLogsin interfaceServiceOrBuilder
-
setLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
setLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
addLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
addLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
addLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
addLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
addAllLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
clearLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
removeLogs
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
getLogsBuilder
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
getLogsOrBuilder
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23;- Specified by:
getLogsOrBuilderin interfaceServiceOrBuilder
-
getLogsOrBuilderList
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23;- Specified by:
getLogsOrBuilderListin interfaceServiceOrBuilder
-
addLogsBuilder
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
addLogsBuilder
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
getLogsBuilderList
Defines the logs used by this service.
repeated .google.api.LogDescriptor logs = 23; -
getMetricsList
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24;- Specified by:
getMetricsListin interfaceServiceOrBuilder
-
getMetricsCount
public int getMetricsCount()Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24;- Specified by:
getMetricsCountin interfaceServiceOrBuilder
-
getMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24;- Specified by:
getMetricsin interfaceServiceOrBuilder
-
setMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
setMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
addMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
addMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
addMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
addMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
addAllMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
clearMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
removeMetrics
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
getMetricsBuilder
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
getMetricsOrBuilder
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24;- Specified by:
getMetricsOrBuilderin interfaceServiceOrBuilder
-
getMetricsOrBuilderList
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24;- Specified by:
getMetricsOrBuilderListin interfaceServiceOrBuilder
-
addMetricsBuilder
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
addMetricsBuilder
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
getMetricsBuilderList
Defines the metrics used by this service.
repeated .google.api.MetricDescriptor metrics = 24; -
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;- Specified by:
getMonitoredResourcesListin interfaceServiceOrBuilder
-
getMonitoredResourcesCount
public 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;- Specified by:
getMonitoredResourcesCountin interfaceServiceOrBuilder
-
getMonitoredResources
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;- Specified by:
getMonitoredResourcesin interfaceServiceOrBuilder
-
setMonitoredResources
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; -
setMonitoredResources
public Service.Builder setMonitoredResources(int index, 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; -
addMonitoredResources
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; -
addMonitoredResources
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; -
addMonitoredResources
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; -
addMonitoredResources
public Service.Builder addMonitoredResources(int index, 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; -
addAllMonitoredResources
public Service.Builder addAllMonitoredResources(Iterable<? extends 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; -
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; -
removeMonitoredResources
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; -
getMonitoredResourcesBuilder
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
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;- Specified by:
getMonitoredResourcesOrBuilderin interfaceServiceOrBuilder
-
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;- Specified by:
getMonitoredResourcesOrBuilderListin interfaceServiceOrBuilder
-
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; -
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; -
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; -
hasBilling
public boolean hasBilling()Billing configuration.
.google.api.Billing billing = 26;- Specified by:
hasBillingin interfaceServiceOrBuilder- Returns:
- Whether the billing field is set.
-
getBilling
Billing configuration.
.google.api.Billing billing = 26;- Specified by:
getBillingin interfaceServiceOrBuilder- Returns:
- The billing.
-
setBilling
Billing configuration.
.google.api.Billing billing = 26; -
setBilling
Billing configuration.
.google.api.Billing billing = 26; -
mergeBilling
Billing configuration.
.google.api.Billing billing = 26; -
clearBilling
Billing configuration.
.google.api.Billing billing = 26; -
getBillingBuilder
Billing configuration.
.google.api.Billing billing = 26; -
getBillingOrBuilder
Billing configuration.
.google.api.Billing billing = 26;- Specified by:
getBillingOrBuilderin interfaceServiceOrBuilder
-
hasLogging
public boolean hasLogging()Logging configuration.
.google.api.Logging logging = 27;- Specified by:
hasLoggingin interfaceServiceOrBuilder- Returns:
- Whether the logging field is set.
-
getLogging
Logging configuration.
.google.api.Logging logging = 27;- Specified by:
getLoggingin interfaceServiceOrBuilder- Returns:
- The logging.
-
setLogging
Logging configuration.
.google.api.Logging logging = 27; -
setLogging
Logging configuration.
.google.api.Logging logging = 27; -
mergeLogging
Logging configuration.
.google.api.Logging logging = 27; -
clearLogging
Logging configuration.
.google.api.Logging logging = 27; -
getLoggingBuilder
Logging configuration.
.google.api.Logging logging = 27; -
getLoggingOrBuilder
Logging configuration.
.google.api.Logging logging = 27;- Specified by:
getLoggingOrBuilderin interfaceServiceOrBuilder
-
hasMonitoring
public boolean hasMonitoring()Monitoring configuration.
.google.api.Monitoring monitoring = 28;- Specified by:
hasMonitoringin interfaceServiceOrBuilder- Returns:
- Whether the monitoring field is set.
-
getMonitoring
Monitoring configuration.
.google.api.Monitoring monitoring = 28;- Specified by:
getMonitoringin interfaceServiceOrBuilder- Returns:
- The monitoring.
-
setMonitoring
Monitoring configuration.
.google.api.Monitoring monitoring = 28; -
setMonitoring
Monitoring configuration.
.google.api.Monitoring monitoring = 28; -
mergeMonitoring
Monitoring configuration.
.google.api.Monitoring monitoring = 28; -
clearMonitoring
Monitoring configuration.
.google.api.Monitoring monitoring = 28; -
getMonitoringBuilder
Monitoring configuration.
.google.api.Monitoring monitoring = 28; -
getMonitoringOrBuilder
Monitoring configuration.
.google.api.Monitoring monitoring = 28;- Specified by:
getMonitoringOrBuilderin interfaceServiceOrBuilder
-
hasSystemParameters
public boolean hasSystemParameters()System parameter configuration.
.google.api.SystemParameters system_parameters = 29;- Specified by:
hasSystemParametersin interfaceServiceOrBuilder- Returns:
- Whether the systemParameters field is set.
-
getSystemParameters
System parameter configuration.
.google.api.SystemParameters system_parameters = 29;- Specified by:
getSystemParametersin interfaceServiceOrBuilder- Returns:
- The systemParameters.
-
setSystemParameters
System parameter configuration.
.google.api.SystemParameters system_parameters = 29; -
setSystemParameters
System parameter configuration.
.google.api.SystemParameters system_parameters = 29; -
mergeSystemParameters
System parameter configuration.
.google.api.SystemParameters system_parameters = 29; -
clearSystemParameters
System parameter configuration.
.google.api.SystemParameters system_parameters = 29; -
getSystemParametersBuilder
System parameter configuration.
.google.api.SystemParameters system_parameters = 29; -
getSystemParametersOrBuilder
System parameter configuration.
.google.api.SystemParameters system_parameters = 29;- Specified by:
getSystemParametersOrBuilderin interfaceServiceOrBuilder
-
hasSourceInfo
public boolean hasSourceInfo()Output only. The source information for this configuration if available.
.google.api.SourceInfo source_info = 37;- Specified by:
hasSourceInfoin interfaceServiceOrBuilder- Returns:
- Whether the sourceInfo field is set.
-
getSourceInfo
Output only. The source information for this configuration if available.
.google.api.SourceInfo source_info = 37;- Specified by:
getSourceInfoin interfaceServiceOrBuilder- Returns:
- The sourceInfo.
-
setSourceInfo
Output only. The source information for this configuration if available.
.google.api.SourceInfo source_info = 37; -
setSourceInfo
Output only. The source information for this configuration if available.
.google.api.SourceInfo source_info = 37; -
mergeSourceInfo
Output only. The source information for this configuration if available.
.google.api.SourceInfo source_info = 37; -
clearSourceInfo
Output only. The source information for this configuration if available.
.google.api.SourceInfo source_info = 37; -
getSourceInfoBuilder
Output only. The source information for this configuration if available.
.google.api.SourceInfo source_info = 37; -
getSourceInfoOrBuilder
Output only. The source information for this configuration if available.
.google.api.SourceInfo source_info = 37;- Specified by:
getSourceInfoOrBuilderin interfaceServiceOrBuilder
-
hasPublishing
public boolean hasPublishing()Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.
.google.api.Publishing publishing = 45;- Specified by:
hasPublishingin interfaceServiceOrBuilder- Returns:
- Whether the publishing field is set.
-
getPublishing
Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.
.google.api.Publishing publishing = 45;- Specified by:
getPublishingin interfaceServiceOrBuilder- Returns:
- The publishing.
-
setPublishing
Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.
.google.api.Publishing publishing = 45; -
setPublishing
Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.
.google.api.Publishing publishing = 45; -
mergePublishing
Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.
.google.api.Publishing publishing = 45; -
clearPublishing
Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.
.google.api.Publishing publishing = 45; -
getPublishingBuilder
Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.
.google.api.Publishing publishing = 45; -
getPublishingOrBuilder
Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.
.google.api.Publishing publishing = 45;- Specified by:
getPublishingOrBuilderin interfaceServiceOrBuilder
-
hasConfigVersion
public boolean hasConfigVersion()Obsolete. Do not use. This field has no semantic meaning. The service config compiler always sets this field to `3`.
.google.protobuf.UInt32Value config_version = 20;- Specified by:
hasConfigVersionin interfaceServiceOrBuilder- Returns:
- Whether the configVersion field is set.
-
getConfigVersion
public com.google.protobuf.UInt32Value getConfigVersion()Obsolete. Do not use. This field has no semantic meaning. The service config compiler always sets this field to `3`.
.google.protobuf.UInt32Value config_version = 20;- Specified by:
getConfigVersionin interfaceServiceOrBuilder- Returns:
- The configVersion.
-
setConfigVersion
Obsolete. Do not use. This field has no semantic meaning. The service config compiler always sets this field to `3`.
.google.protobuf.UInt32Value config_version = 20; -
setConfigVersion
Obsolete. Do not use. This field has no semantic meaning. The service config compiler always sets this field to `3`.
.google.protobuf.UInt32Value config_version = 20; -
mergeConfigVersion
Obsolete. Do not use. This field has no semantic meaning. The service config compiler always sets this field to `3`.
.google.protobuf.UInt32Value config_version = 20; -
clearConfigVersion
Obsolete. Do not use. This field has no semantic meaning. The service config compiler always sets this field to `3`.
.google.protobuf.UInt32Value config_version = 20; -
getConfigVersionBuilder
public com.google.protobuf.UInt32Value.Builder getConfigVersionBuilder()Obsolete. Do not use. This field has no semantic meaning. The service config compiler always sets this field to `3`.
.google.protobuf.UInt32Value config_version = 20; -
getConfigVersionOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getConfigVersionOrBuilder()Obsolete. Do not use. This field has no semantic meaning. The service config compiler always sets this field to `3`.
.google.protobuf.UInt32Value config_version = 20;- Specified by:
getConfigVersionOrBuilderin interfaceServiceOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Builder>
-