@Generated public class Project extends Object
| Constructor and Description |
|---|
Project() |
public Project setBranchLogicalSizeLimitBytes(Long branchLogicalSizeLimitBytes)
public Long getBranchLogicalSizeLimitBytes()
public Project setComputeLastActiveTime(com.google.protobuf.Timestamp computeLastActiveTime)
public com.google.protobuf.Timestamp getComputeLastActiveTime()
public Project setCreateTime(com.google.protobuf.Timestamp createTime)
public com.google.protobuf.Timestamp getCreateTime()
public Project setDefaultEndpointSettings(ProjectDefaultEndpointSettings defaultEndpointSettings)
public ProjectDefaultEndpointSettings getDefaultEndpointSettings()
public String getDisplayName()
public Project setEffectiveDefaultEndpointSettings(ProjectDefaultEndpointSettings effectiveDefaultEndpointSettings)
public ProjectDefaultEndpointSettings getEffectiveDefaultEndpointSettings()
public String getEffectiveDisplayName()
public Project setEffectiveHistoryRetentionDuration(com.google.protobuf.Duration effectiveHistoryRetentionDuration)
public com.google.protobuf.Duration getEffectiveHistoryRetentionDuration()
public Long getEffectivePgVersion()
public Project setEffectiveSettings(ProjectSettings effectiveSettings)
public ProjectSettings getEffectiveSettings()
public Project setHistoryRetentionDuration(com.google.protobuf.Duration historyRetentionDuration)
public com.google.protobuf.Duration getHistoryRetentionDuration()
public String getName()
public Long getPgVersion()
public Project setSettings(ProjectSettings settings)
public ProjectSettings getSettings()
public Project setSyntheticStorageSizeBytes(Long syntheticStorageSizeBytes)
public Long getSyntheticStorageSizeBytes()
public String getUid()
public Project setUpdateTime(com.google.protobuf.Timestamp updateTime)
public com.google.protobuf.Timestamp getUpdateTime()
Copyright © 2025. All rights reserved.