Class LoggingOptions

    • Constructor Detail

      • LoggingOptions

        @InternalApi("This class should only be extended within google-cloud-java")
        protected LoggingOptions​(LoggingOptions.Builder builder)
    • Method Detail

      • getDefaultInstance

        public static LoggingOptions getDefaultInstance()
        Returns a default LoggingOptions instance.
      • getDefaultHost

        protected String getDefaultHost()
        Overrides:
        getDefaultHost in class com.google.cloud.ServiceOptions<Logging,​LoggingOptions>
      • getDefaultGrpcTransportOptions

        public static com.google.cloud.grpc.GrpcTransportOptions getDefaultGrpcTransportOptions()
      • getLoggingRpcV2

        protected LoggingRpc getLoggingRpcV2()
      • getAutoPopulateMetadata

        public Boolean getAutoPopulateMetadata()
      • getBatchingSettings

        public com.google.api.gax.batching.BatchingSettings getBatchingSettings()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object