Uses of Class
com.google.storage.v2.Bucket.Logging
-
Uses of Bucket.Logging in com.google.storage.v2
Methods in com.google.storage.v2 that return Bucket.LoggingModifier and TypeMethodDescriptionBucket.Logging.Builder.build()Bucket.Logging.Builder.buildPartial()static Bucket.LoggingBucket.Logging.getDefaultInstance()Bucket.Logging.Builder.getDefaultInstanceForType()Bucket.Logging.getDefaultInstanceForType()Bucket.Builder.getLogging()The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.Bucket.getLogging()The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.BucketOrBuilder.getLogging()The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.static Bucket.LoggingBucket.Logging.parseDelimitedFrom(InputStream input) static Bucket.LoggingBucket.Logging.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.LoggingBucket.Logging.parseFrom(byte[] data) static Bucket.LoggingBucket.Logging.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.LoggingBucket.Logging.parseFrom(com.google.protobuf.ByteString data) static Bucket.LoggingBucket.Logging.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.LoggingBucket.Logging.parseFrom(com.google.protobuf.CodedInputStream input) static Bucket.LoggingBucket.Logging.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.LoggingBucket.Logging.parseFrom(InputStream input) static Bucket.LoggingBucket.Logging.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.LoggingBucket.Logging.parseFrom(ByteBuffer data) static Bucket.LoggingBucket.Logging.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.v2 that return types with arguments of type Bucket.LoggingModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Bucket.Logging>Bucket.Logging.getParserForType()static com.google.protobuf.Parser<Bucket.Logging>Bucket.Logging.parser()Methods in com.google.storage.v2 with parameters of type Bucket.LoggingModifier and TypeMethodDescriptionBucket.Logging.Builder.mergeFrom(Bucket.Logging other) Bucket.Builder.mergeLogging(Bucket.Logging value) The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.static Bucket.Logging.BuilderBucket.Logging.newBuilder(Bucket.Logging prototype) Bucket.Builder.setLogging(Bucket.Logging value) The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.