Package com.google.cloud.logging
Class LoggingOptions
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields inherited from class com.google.cloud.ServiceOptions
clientLibToken, CREDENTIAL_ENV_NAME, credentials -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic GrpcTransportOptionsprotected Stringstatic LoggingOptionsReturns a defaultLoggingOptionsinstance.protected LoggingRpcinthashCode()static LoggingOptions.BuilderMethods inherited from class com.google.cloud.ServiceOptions
baseEquals, baseHashCode, defaultRetrySettings, getApiTracerFactory, getAppEngineAppId, getAppEngineProjectId, getAppEngineProjectIdFromAppId, getApplicationName, getClientLibToken, getClock, getCredentials, getDefaultProject, getDefaultProjectId, getDefaultRetrySettings, getFromServiceLoader, getGoogApiClientLibName, getGoogleCloudProjectId, getHost, getLibraryName, getLibraryVersion, getMergedHeaderProvider, getNoRetrySettings, getProjectId, getQuotaProjectId, getResolvedApiaryHost, getResolvedHost, getRetrySettings, getRpc, getScopedCredentials, getService, getServiceAccountProjectId, getTransportOptions, getUniverseDomain, getUserAgent, hasValidUniverseDomain, newInstance, projectIdRequired, shouldRefreshRpc, shouldRefreshService
-
Constructor Details
-
LoggingOptions
@InternalApi("This class should only be extended within google-cloud-java") protected LoggingOptions(LoggingOptions.Builder builder)
-
-
Method Details
-
getDefaultInstance
Returns a defaultLoggingOptionsinstance. -
getDefaultHost
- Overrides:
getDefaultHostin classServiceOptions<Logging,LoggingOptions>
-
getDefaultGrpcTransportOptions
-
getScopes
- Specified by:
getScopesin classServiceOptions<Logging,LoggingOptions>
-
getLoggingRpcV2
-
getAutoPopulateMetadata
-
getBatchingSettings
-
equals
-
hashCode
public int hashCode() -
toBuilder
- Specified by:
toBuilderin classServiceOptions<Logging,LoggingOptions>
-
newBuilder
-