このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。
gcp_project
ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Creation time.
delete_time
Type: TIMESTAMP
Provider name: deleteTime
Description: Output only. The time at which this resource was requested for deletion.
etag
Type: STRING
Provider name: etag
Description: Output only. A checksum computed by the server based on the current value of the Project resource. This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
gcp_display_name
Type: STRING
Provider name: displayName
Description: Optional. A user-assigned display name of the project. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, single-quote, double-quote, space, and exclamation point. Example: My Project
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. The unique resource name of the project. It is an int64 generated number prefixed by “projects/”. Example: projects/415104041262
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. The project lifecycle state.
Possible values:
STATE_UNSPECIFIED
- Unspecified state. This is only used/useful for distinguishing unset values.
ACTIVE
- The normal and active state.
DELETE_REQUESTED
- The project has been marked for deletion by the user (by invoking DeleteProject) or by the system (Google Cloud Platform). This can generally be reversed by invoking UndeleteProject.
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The most recent time this resource was modified.