Uses of Class
com.google.cloud.audit.RequestMetadata
-
Packages that use RequestMetadata Package Description com.google.cloud.audit -
-
Uses of RequestMetadata in com.google.cloud.audit
Methods in com.google.cloud.audit that return RequestMetadata Modifier and Type Method Description RequestMetadataRequestMetadata.Builder. build()RequestMetadataRequestMetadata.Builder. buildPartial()static RequestMetadataRequestMetadata. getDefaultInstance()RequestMetadataRequestMetadata.Builder. getDefaultInstanceForType()RequestMetadataRequestMetadata. getDefaultInstanceForType()RequestMetadataAuditLog.Builder. getRequestMetadata()Metadata about the operation.RequestMetadataAuditLog. getRequestMetadata()Metadata about the operation.RequestMetadataAuditLogOrBuilder. 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 RequestMetadata Modifier and Type Method Description com.google.protobuf.Parser<RequestMetadata>RequestMetadata. getParserForType()static com.google.protobuf.Parser<RequestMetadata>RequestMetadata. parser()Methods in com.google.cloud.audit with parameters of type RequestMetadata Modifier and Type Method Description RequestMetadata.BuilderRequestMetadata.Builder. mergeFrom(RequestMetadata other)AuditLog.BuilderAuditLog.Builder. mergeRequestMetadata(RequestMetadata value)Metadata about the operation.static RequestMetadata.BuilderRequestMetadata. newBuilder(RequestMetadata prototype)AuditLog.BuilderAuditLog.Builder. setRequestMetadata(RequestMetadata value)Metadata about the operation.
-