public sealed class CreateExternalAccountKeyRequest : IMessage<CreateExternalAccountKeyRequest>, IEquatable<CreateExternalAccountKeyRequest>, IDeepCloneable<CreateExternalAccountKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Public Certificate Authority v1 API class CreateExternalAccountKeyRequest.
Creates a new
[ExternalAccountKey][google.cloud.security.publicca.v1.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 page provides reference documentation for the \u003ccode\u003eCreateExternalAccountKeyRequest\u003c/code\u003e class within the Google Cloud Public Certificate Authority v1 API, specifically for version 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExternalAccountKeyRequest\u003c/code\u003e class is used to create a new \u003ccode\u003eExternalAccountKey\u003c/code\u003e in a specified project and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes properties like \u003ccode\u003eExternalAccountKey\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e for managing the external account key and its location.\u003c/p\u003e\n"],["\u003cp\u003eThe API's current implementation for creating the external account key requires a default/empty value for the \u003ccode\u003eExternalAccountKey\u003c/code\u003e field, as its fields are presently output-only.\u003c/p\u003e\n"],["\u003cp\u003eThe location for creating the \u003ccode\u003eexternal_account_key\u003c/code\u003e must be set, following the format \u003ccode\u003eprojects/[project_id]/locations/[location]\u003c/code\u003e, and currently only the "global" location is supported.\u003c/p\u003e\n"]]],[],null,[]]