Class PatchServiceAccountRequest.Builder

  • All Implemented Interfaces:
    PatchServiceAccountRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
    Enclosing class:
    PatchServiceAccountRequest

    public static final class PatchServiceAccountRequest.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<PatchServiceAccountRequest.Builder>
    implements PatchServiceAccountRequestOrBuilder
     The service account patch request.
    
     You can patch only the `display_name` and `description` fields. You must use
     the `update_mask` field to specify which of these fields you want to patch.
    
     Only the fields specified in the request are guaranteed to be returned in
     the response. Other fields may be empty in the response.
     
    Protobuf type google.iam.admin.v1.PatchServiceAccountRequest