Uses of Class
com.google.cloud.audit.RequestMetadata
Packages that use RequestMetadata
-
Uses of RequestMetadata in com.google.cloud.audit
Methods in com.google.cloud.audit that return RequestMetadataModifier and TypeMethodDescriptionRequestMetadata.Builder.build()RequestMetadata.Builder.buildPartial()static RequestMetadataRequestMetadata.getDefaultInstance()RequestMetadata.Builder.getDefaultInstanceForType()RequestMetadata.getDefaultInstanceForType()AuditLog.Builder.getRequestMetadata()Metadata about the operation.AuditLog.getRequestMetadata()Metadata about the operation.AuditLogOrBuilder.getRequestMetadata()Metadata about the operation.static RequestMetadataRequestMetadata.parseDelimitedFrom(InputStream input) static RequestMetadataRequestMetadata.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadataRequestMetadata.parseFrom(byte[] data) static RequestMetadataRequestMetadata.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadataRequestMetadata.parseFrom(com.google.protobuf.ByteString data) static RequestMetadataRequestMetadata.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadataRequestMetadata.parseFrom(com.google.protobuf.CodedInputStream input) static RequestMetadataRequestMetadata.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadataRequestMetadata.parseFrom(InputStream input) static RequestMetadataRequestMetadata.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadataRequestMetadata.parseFrom(ByteBuffer data) static RequestMetadataRequestMetadata.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.audit that return types with arguments of type RequestMetadataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RequestMetadata>RequestMetadata.getParserForType()static com.google.protobuf.Parser<RequestMetadata>RequestMetadata.parser()Methods in com.google.cloud.audit with parameters of type RequestMetadataModifier and TypeMethodDescriptionRequestMetadata.Builder.mergeFrom(RequestMetadata other) AuditLog.Builder.mergeRequestMetadata(RequestMetadata value) Metadata about the operation.static RequestMetadata.BuilderRequestMetadata.newBuilder(RequestMetadata prototype) AuditLog.Builder.setRequestMetadata(RequestMetadata value) Metadata about the operation.