public sealed class CreateExternalAccountKeyRequest : IMessage<CreateExternalAccountKeyRequest>, IEquatable<CreateExternalAccountKeyRequest>, IDeepCloneable<CreateExternalAccountKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Public Certificate Authority v1beta1 API class CreateExternalAccountKeyRequest.
Creates a new [ExternalAccountKey][google.cloud.security.publicca.v1beta1.ExternalAccountKey] in a given project.
public ExternalAccountKey ExternalAccountKey { get; set; }
Required. The external account key to create. This field only exists to future-proof
the API. At present, all fields in ExternalAccountKey are output only and
all values are ignored. For the purpose of the
CreateExternalAccountKeyRequest, set it to a default/empty value.
Required. The parent resource where this external_account_key will be created.
Format: projects/[project_id]/locations/[location].
At present only the "global" location is supported.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eCreateExternalAccountKeyRequest\u003c/code\u003e class within the Public Certificate Authority v1beta1 API, specifically version 1.0.0-beta05, with a previous version 1.0.0-beta04 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExternalAccountKeyRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Security.PublicCA.V1Beta1\u003c/code\u003e namespace, is used to create a new ExternalAccountKey within a specified project, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from \u003ccode\u003eobject\u003c/code\u003e, and it includes constructors to create an instance of the class either empty or from an existing \u003ccode\u003eCreateExternalAccountKeyRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eExternalAccountKey\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e which are used to define the key to create, set the parent resource, and view the parent as a LocationName respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe ExternalAccountKey property only exists to future-proof the API; as of this version all fields are output only and ignored by CreateExternalAccountKeyRequest.\u003c/p\u003e\n"]]],[],null,[]]