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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCreateExternalAccountKeyRequest\u003c/code\u003e class within the Google Cloud Public Certificate Authority v1beta1 API, specifically version 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExternalAccountKeyRequest\u003c/code\u003e class is used to create a new ExternalAccountKey within a specified project.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExternalAccountKeyRequest\u003c/code\u003e requires values for the \u003ccode\u003eParent\u003c/code\u003e property, which specifies the resource location, and \u003ccode\u003eExternalAccountKey\u003c/code\u003e, which is currently output only and set to a default value.\u003c/p\u003e\n"],["\u003cp\u003eThe parent property, in the format \u003ccode\u003eprojects/[project_id]/locations/[location]\u003c/code\u003e, must be specified, and currently only the "global" location is supported.\u003c/p\u003e\n"]]],[],null,[]]