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 RequestMetadata
RequestMetadata.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 RequestMetadata
RequestMetadata.parseDelimitedFrom
(InputStream input) static RequestMetadata
RequestMetadata.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadata
RequestMetadata.parseFrom
(byte[] data) static RequestMetadata
RequestMetadata.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadata
RequestMetadata.parseFrom
(com.google.protobuf.ByteString data) static RequestMetadata
RequestMetadata.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadata
RequestMetadata.parseFrom
(com.google.protobuf.CodedInputStream input) static RequestMetadata
RequestMetadata.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadata
RequestMetadata.parseFrom
(InputStream input) static RequestMetadata
RequestMetadata.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMetadata
RequestMetadata.parseFrom
(ByteBuffer data) static RequestMetadata
RequestMetadata.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.Builder
RequestMetadata.newBuilder
(RequestMetadata prototype) AuditLog.Builder.setRequestMetadata
(RequestMetadata value) Metadata about the operation.