Package com.google.cloud.logging
Class LoggingOptions
java.lang.Object
com.google.cloud.ServiceOptions<Logging,LoggingOptions>
com.google.cloud.logging.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 TypeMethodDescriptionbooleancom.google.api.gax.batching.BatchingSettingsstatic com.google.cloud.grpc.GrpcTransportOptionsprotected Stringstatic LoggingOptionsReturns a defaultLoggingOptionsinstance.protected LoggingRpcinthashCode()static LoggingOptions.BuilderMethods inherited from class com.google.cloud.ServiceOptions
baseEquals, baseHashCode, defaultRetrySettings, getAppEngineAppId, getAppEngineProjectId, getAppEngineProjectIdFromAppId, getApplicationName, getClientLibToken, getClock, getCredentials, getDefaultProject, getDefaultProjectId, getDefaultRetrySettings, getFromServiceLoader, getGoogApiClientLibName, getGoogleCloudProjectId, getHost, getLibraryName, getLibraryVersion, getMergedHeaderProvider, getNoRetrySettings, getProjectId, getQuotaProjectId, getRetrySettings, getRpc, getScopedCredentials, getService, getServiceAccountProjectId, getTransportOptions, getUserAgent, 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 classcom.google.cloud.ServiceOptions<Logging,LoggingOptions>
-
getDefaultGrpcTransportOptions
public static com.google.cloud.grpc.GrpcTransportOptions getDefaultGrpcTransportOptions() -
getScopes
- Specified by:
getScopesin classcom.google.cloud.ServiceOptions<Logging,LoggingOptions>
-
getLoggingRpcV2
-
getAutoPopulateMetadata
-
getBatchingSettings
public com.google.api.gax.batching.BatchingSettings getBatchingSettings() -
equals
-
hashCode
public int hashCode() -
toBuilder
- Specified by:
toBuilderin classcom.google.cloud.ServiceOptions<Logging,LoggingOptions>
-
newBuilder
-