Uses of Class
com.google.iam.v1.logging.AuditData.Builder
Packages that use AuditData.Builder
-
Uses of AuditData.Builder in com.google.iam.v1.logging
Methods in com.google.iam.v1.logging that return AuditData.BuilderModifier and TypeMethodDescriptionAuditData.Builder.clear()AuditData.Builder.clearPolicyDelta()Policy delta between the original policy and the newly set policy.AuditData.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AuditData.Builder.mergeFrom(com.google.protobuf.Message other) AuditData.Builder.mergePolicyDelta(PolicyDelta value) Policy delta between the original policy and the newly set policy.static AuditData.BuilderAuditData.newBuilder()static AuditData.BuilderAuditData.newBuilder(AuditData prototype) AuditData.newBuilderForType()protected AuditData.BuilderAuditData.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AuditData.Builder.setPolicyDelta(PolicyDelta value) Policy delta between the original policy and the newly set policy.AuditData.Builder.setPolicyDelta(PolicyDelta.Builder builderForValue) Policy delta between the original policy and the newly set policy.AuditData.toBuilder()