Uses of Class
com.google.api.Service.Builder
Packages that use Service.Builder
-
Uses of Service.Builder in com.google.api
Methods in com.google.api that return Service.BuilderModifier and TypeMethodDescriptionService.Builder.addAllApis
(Iterable<? extends com.google.protobuf.Api> values) A list of API interfaces exported by this service.Service.Builder.addAllEndpoints
(Iterable<? extends Endpoint> values) Configuration for network endpoints.Service.Builder.addAllEnums
(Iterable<? extends com.google.protobuf.Enum> values) A list of all enum types included in this API service.Service.Builder.addAllLogs
(Iterable<? extends LogDescriptor> values) Defines the logs used by this service.Service.Builder.addAllMetrics
(Iterable<? extends MetricDescriptor> values) Defines the metrics used by this service.Service.Builder.addAllMonitoredResources
(Iterable<? extends MonitoredResourceDescriptor> values) Defines the monitored resources used by this service.Service.Builder.addAllTypes
(Iterable<? extends com.google.protobuf.Type> values) A list of all proto message types included in this API service.Service.Builder.addApis
(int index, com.google.protobuf.Api value) A list of API interfaces exported by this service.Service.Builder.addApis
(int index, com.google.protobuf.Api.Builder builderForValue) A list of API interfaces exported by this service.Service.Builder.addApis
(com.google.protobuf.Api value) A list of API interfaces exported by this service.Service.Builder.addApis
(com.google.protobuf.Api.Builder builderForValue) A list of API interfaces exported by this service.Service.Builder.addEndpoints
(int index, Endpoint value) Configuration for network endpoints.Service.Builder.addEndpoints
(int index, Endpoint.Builder builderForValue) Configuration for network endpoints.Service.Builder.addEndpoints
(Endpoint value) Configuration for network endpoints.Service.Builder.addEndpoints
(Endpoint.Builder builderForValue) Configuration for network endpoints.Service.Builder.addEnums
(int index, com.google.protobuf.Enum value) A list of all enum types included in this API service.Service.Builder.addEnums
(int index, com.google.protobuf.Enum.Builder builderForValue) A list of all enum types included in this API service.Service.Builder.addEnums
(com.google.protobuf.Enum value) A list of all enum types included in this API service.Service.Builder.addEnums
(com.google.protobuf.Enum.Builder builderForValue) A list of all enum types included in this API service.Service.Builder.addLogs
(int index, LogDescriptor value) Defines the logs used by this service.Service.Builder.addLogs
(int index, LogDescriptor.Builder builderForValue) Defines the logs used by this service.Service.Builder.addLogs
(LogDescriptor value) Defines the logs used by this service.Service.Builder.addLogs
(LogDescriptor.Builder builderForValue) Defines the logs used by this service.Service.Builder.addMetrics
(int index, MetricDescriptor value) Defines the metrics used by this service.Service.Builder.addMetrics
(int index, MetricDescriptor.Builder builderForValue) Defines the metrics used by this service.Service.Builder.addMetrics
(MetricDescriptor value) Defines the metrics used by this service.Service.Builder.addMetrics
(MetricDescriptor.Builder builderForValue) Defines the metrics used by this service.Service.Builder.addMonitoredResources
(int index, MonitoredResourceDescriptor value) Defines the monitored resources used by this service.Service.Builder.addMonitoredResources
(int index, MonitoredResourceDescriptor.Builder builderForValue) Defines the monitored resources used by this service.Service.Builder.addMonitoredResources
(MonitoredResourceDescriptor value) Defines the monitored resources used by this service.Service.Builder.addMonitoredResources
(MonitoredResourceDescriptor.Builder builderForValue) Defines the monitored resources used by this service.Service.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.Builder.addTypes
(int index, com.google.protobuf.Type value) A list of all proto message types included in this API service.Service.Builder.addTypes
(int index, com.google.protobuf.Type.Builder builderForValue) A list of all proto message types included in this API service.Service.Builder.addTypes
(com.google.protobuf.Type value) A list of all proto message types included in this API service.Service.Builder.addTypes
(com.google.protobuf.Type.Builder builderForValue) A list of all proto message types included in this API service.Service.Builder.clear()
Service.Builder.clearApis()
A list of API interfaces exported by this service.Service.Builder.clearAuthentication()
Auth configuration.Service.Builder.clearBackend()
API backend configuration.Service.Builder.clearBilling()
Billing configuration.Service.Builder.clearConfigVersion()
Obsolete.Service.Builder.clearContext()
Context configuration.Service.Builder.clearControl()
Configuration for the service control plane.Service.Builder.clearDocumentation()
Additional API documentation.Service.Builder.clearEndpoints()
Configuration for network endpoints.Service.Builder.clearEnums()
A list of all enum types included in this API service.Service.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Service.Builder.clearHttp()
HTTP configuration.Service.Builder.clearId()
A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.Service.Builder.clearLogging()
Logging configuration.Service.Builder.clearLogs()
Defines the logs used by this service.Service.Builder.clearMetrics()
Defines the metrics used by this service.Service.Builder.clearMonitoredResources()
Defines the monitored resources used by this service.Service.Builder.clearMonitoring()
Monitoring configuration.Service.Builder.clearName()
The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`.Service.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.Builder.clearProducerProjectId()
The Google project that owns this service.Service.Builder.clearPublishing()
Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.Service.Builder.clearQuota()
Quota configuration.Service.Builder.clearSourceInfo()
Output only.Service.Builder.clearSystemParameters()
System parameter configuration.Service.Builder.clearTitle()
The product title for this service, it is the name displayed in Google Cloud Console.Service.Builder.clearTypes()
A list of all proto message types included in this API service.Service.Builder.clearUsage()
Configuration controlling usage of this service.Service.Builder.clone()
Service.Builder.mergeAuthentication
(Authentication value) Auth configuration.Service.Builder.mergeBackend
(Backend value) API backend configuration.Service.Builder.mergeBilling
(Billing value) Billing configuration.Service.Builder.mergeConfigVersion
(com.google.protobuf.UInt32Value value) Obsolete.Service.Builder.mergeContext
(Context value) Context configuration.Service.Builder.mergeControl
(Control value) Configuration for the service control plane.Service.Builder.mergeDocumentation
(Documentation value) Additional API documentation.Service.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.Builder.mergeFrom
(com.google.protobuf.Message other) HTTP configuration.Service.Builder.mergeLogging
(Logging value) Logging configuration.Service.Builder.mergeMonitoring
(Monitoring value) Monitoring configuration.Service.Builder.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.Service.Builder.mergeQuota
(Quota value) Quota configuration.Service.Builder.mergeSourceInfo
(SourceInfo value) Output only.Service.Builder.mergeSystemParameters
(SystemParameters value) System parameter configuration.final Service.Builder
Service.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Service.Builder.mergeUsage
(Usage value) Configuration controlling usage of this service.static Service.Builder
Service.newBuilder()
static Service.Builder
Service.newBuilder
(Service prototype) Service.newBuilderForType()
protected Service.Builder
Service.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.Builder.removeApis
(int index) A list of API interfaces exported by this service.Service.Builder.removeEndpoints
(int index) Configuration for network endpoints.Service.Builder.removeEnums
(int index) A list of all enum types included in this API service.Service.Builder.removeLogs
(int index) Defines the logs used by this service.Service.Builder.removeMetrics
(int index) Defines the metrics used by this service.Service.Builder.removeMonitoredResources
(int index) Defines the monitored resources used by this service.Service.Builder.removeTypes
(int index) A list of all proto message types included in this API service.Service.Builder.setApis
(int index, com.google.protobuf.Api value) A list of API interfaces exported by this service.Service.Builder.setApis
(int index, com.google.protobuf.Api.Builder builderForValue) A list of API interfaces exported by this service.Service.Builder.setAuthentication
(Authentication value) Auth configuration.Service.Builder.setAuthentication
(Authentication.Builder builderForValue) Auth configuration.Service.Builder.setBackend
(Backend value) API backend configuration.Service.Builder.setBackend
(Backend.Builder builderForValue) API backend configuration.Service.Builder.setBilling
(Billing value) Billing configuration.Service.Builder.setBilling
(Billing.Builder builderForValue) Billing configuration.Service.Builder.setConfigVersion
(com.google.protobuf.UInt32Value value) Obsolete.Service.Builder.setConfigVersion
(com.google.protobuf.UInt32Value.Builder builderForValue) Obsolete.Service.Builder.setContext
(Context value) Context configuration.Service.Builder.setContext
(Context.Builder builderForValue) Context configuration.Service.Builder.setControl
(Control value) Configuration for the service control plane.Service.Builder.setControl
(Control.Builder builderForValue) Configuration for the service control plane.Service.Builder.setDocumentation
(Documentation value) Additional API documentation.Service.Builder.setDocumentation
(Documentation.Builder builderForValue) Additional API documentation.Service.Builder.setEndpoints
(int index, Endpoint value) Configuration for network endpoints.Service.Builder.setEndpoints
(int index, Endpoint.Builder builderForValue) Configuration for network endpoints.Service.Builder.setEnums
(int index, com.google.protobuf.Enum value) A list of all enum types included in this API service.Service.Builder.setEnums
(int index, com.google.protobuf.Enum.Builder builderForValue) A list of all enum types included in this API service.HTTP configuration.Service.Builder.setHttp
(Http.Builder builderForValue) HTTP configuration.A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.Service.Builder.setIdBytes
(com.google.protobuf.ByteString value) A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.Service.Builder.setLogging
(Logging value) Logging configuration.Service.Builder.setLogging
(Logging.Builder builderForValue) Logging configuration.Service.Builder.setLogs
(int index, LogDescriptor value) Defines the logs used by this service.Service.Builder.setLogs
(int index, LogDescriptor.Builder builderForValue) Defines the logs used by this service.Service.Builder.setMetrics
(int index, MetricDescriptor value) Defines the metrics used by this service.Service.Builder.setMetrics
(int index, MetricDescriptor.Builder builderForValue) Defines the metrics used by this service.Service.Builder.setMonitoredResources
(int index, MonitoredResourceDescriptor value) Defines the monitored resources used by this service.Service.Builder.setMonitoredResources
(int index, MonitoredResourceDescriptor.Builder builderForValue) Defines the monitored resources used by this service.Service.Builder.setMonitoring
(Monitoring value) Monitoring configuration.Service.Builder.setMonitoring
(Monitoring.Builder builderForValue) Monitoring configuration.The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`.Service.Builder.setNameBytes
(com.google.protobuf.ByteString value) The service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`.Service.Builder.setProducerProjectId
(String value) The Google project that owns this service.Service.Builder.setProducerProjectIdBytes
(com.google.protobuf.ByteString value) The Google project that owns this service.Service.Builder.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.Service.Builder.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.Service.Builder.setQuota
(Quota.Builder builderForValue) Quota configuration.Service.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.Builder.setSourceInfo
(SourceInfo value) Output only.Service.Builder.setSourceInfo
(SourceInfo.Builder builderForValue) Output only.Service.Builder.setSystemParameters
(SystemParameters value) System parameter configuration.Service.Builder.setSystemParameters
(SystemParameters.Builder builderForValue) System parameter configuration.The product title for this service, it is the name displayed in Google Cloud Console.Service.Builder.setTitleBytes
(com.google.protobuf.ByteString value) The product title for this service, it is the name displayed in Google Cloud Console.Service.Builder.setTypes
(int index, com.google.protobuf.Type value) A list of all proto message types included in this API service.Service.Builder.setTypes
(int index, com.google.protobuf.Type.Builder builderForValue) A list of all proto message types included in this API service.final Service.Builder
Service.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Configuration controlling usage of this service.Service.Builder.setUsage
(Usage.Builder builderForValue) Configuration controlling usage of this service.Service.toBuilder()