public final class Partner extends GeneratedMessageV3 implements PartnerOrBuilder
Message describing Partner resource
Protobuf type google.cloud.cloudcontrolspartner.v1beta.Partner
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
EKM_SOLUTIONS_FIELD_NUMBER
public static final int EKM_SOLUTIONS_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
OPERATED_CLOUD_REGIONS_FIELD_NUMBER
public static final int OPERATED_CLOUD_REGIONS_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
PARTNER_PROJECT_ID_FIELD_NUMBER
public static final int PARTNER_PROJECT_ID_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
SKUS_FIELD_NUMBER
public static final int SKUS_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static Partner getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static Partner.Builder newBuilder()
newBuilder(Partner prototype)
public static Partner.Builder newBuilder(Partner prototype)
Parameter |
Name |
Description |
prototype |
Partner
|
public static Partner parseDelimitedFrom(InputStream input)
public static Partner parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static Partner parseFrom(byte[] data)
Parameter |
Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Partner parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static Partner parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Partner parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Partner parseFrom(CodedInputStream input)
public static Partner parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Partner parseFrom(InputStream input)
public static Partner parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static Partner parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Partner parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<Partner> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter |
Name |
Description |
obj |
Object
|
Overrides
getCreateTime()
public Timestamp getCreateTime()
Output only. Time the resource was created
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
Timestamp |
The createTime.
|
getCreateTimeOrBuilder()
public TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time the resource was created
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDefaultInstanceForType()
public Partner getDefaultInstanceForType()
getEkmSolutions(int index)
public EkmMetadata getEkmSolutions(int index)
List of Google Cloud supported EKM partners supported by the partner
repeated .google.cloud.cloudcontrolspartner.v1beta.EkmMetadata ekm_solutions = 4;
Parameter |
Name |
Description |
index |
int
|
getEkmSolutionsCount()
public int getEkmSolutionsCount()
List of Google Cloud supported EKM partners supported by the partner
repeated .google.cloud.cloudcontrolspartner.v1beta.EkmMetadata ekm_solutions = 4;
Returns |
Type |
Description |
int |
|
getEkmSolutionsList()
public List<EkmMetadata> getEkmSolutionsList()
List of Google Cloud supported EKM partners supported by the partner
repeated .google.cloud.cloudcontrolspartner.v1beta.EkmMetadata ekm_solutions = 4;
getEkmSolutionsOrBuilder(int index)
public EkmMetadataOrBuilder getEkmSolutionsOrBuilder(int index)
List of Google Cloud supported EKM partners supported by the partner
repeated .google.cloud.cloudcontrolspartner.v1beta.EkmMetadata ekm_solutions = 4;
Parameter |
Name |
Description |
index |
int
|
getEkmSolutionsOrBuilderList()
public List<? extends EkmMetadataOrBuilder> getEkmSolutionsOrBuilderList()
List of Google Cloud supported EKM partners supported by the partner
repeated .google.cloud.cloudcontrolspartner.v1beta.EkmMetadata ekm_solutions = 4;
Returns |
Type |
Description |
List<? extends com.google.cloud.cloudcontrolspartner.v1beta.EkmMetadataOrBuilder> |
|
getName()
Identifier. The resource name of the partner.
Format: organizations/{organization}/locations/{location}/partner
Example: "organizations/123456/locations/us-central1/partner"
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Returns |
Type |
Description |
String |
The name.
|
getNameBytes()
public ByteString getNameBytes()
Identifier. The resource name of the partner.
Format: organizations/{organization}/locations/{location}/partner
Example: "organizations/123456/locations/us-central1/partner"
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Returns |
Type |
Description |
ByteString |
The bytes for name.
|
getOperatedCloudRegions(int index)
public String getOperatedCloudRegions(int index)
Parameter |
Name |
Description |
index |
int
The index of the element to return.
|
Returns |
Type |
Description |
String |
The operatedCloudRegions at the given index.
|
getOperatedCloudRegionsBytes(int index)
public ByteString getOperatedCloudRegionsBytes(int index)
Parameter |
Name |
Description |
index |
int
The index of the value to return.
|
Returns |
Type |
Description |
ByteString |
The bytes of the operatedCloudRegions at the given index.
|
getOperatedCloudRegionsCount()
public int getOperatedCloudRegionsCount()
Returns |
Type |
Description |
int |
The count of operatedCloudRegions.
|
getOperatedCloudRegionsList()
public ProtocolStringList getOperatedCloudRegionsList()
getParserForType()
public Parser<Partner> getParserForType()
Overrides
getPartnerProjectId()
public String getPartnerProjectId()
Google Cloud project ID in the partner's Google Cloud organization for
receiving enhanced Logs for Partners.
string partner_project_id = 7;
Returns |
Type |
Description |
String |
The partnerProjectId.
|
getPartnerProjectIdBytes()
public ByteString getPartnerProjectIdBytes()
Google Cloud project ID in the partner's Google Cloud organization for
receiving enhanced Logs for Partners.
string partner_project_id = 7;
Returns |
Type |
Description |
ByteString |
The bytes for partnerProjectId.
|
getSerializedSize()
public int getSerializedSize()
Returns |
Type |
Description |
int |
|
Overrides
getSkus(int index)
public Sku getSkus(int index)
List of SKUs the partner is offering
repeated .google.cloud.cloudcontrolspartner.v1beta.Sku skus = 3;
Parameter |
Name |
Description |
index |
int
|
Returns |
Type |
Description |
Sku |
|
getSkusCount()
public int getSkusCount()
List of SKUs the partner is offering
repeated .google.cloud.cloudcontrolspartner.v1beta.Sku skus = 3;
Returns |
Type |
Description |
int |
|
getSkusList()
public List<Sku> getSkusList()
List of SKUs the partner is offering
repeated .google.cloud.cloudcontrolspartner.v1beta.Sku skus = 3;
getSkusOrBuilder(int index)
public SkuOrBuilder getSkusOrBuilder(int index)
List of SKUs the partner is offering
repeated .google.cloud.cloudcontrolspartner.v1beta.Sku skus = 3;
Parameter |
Name |
Description |
index |
int
|
getSkusOrBuilderList()
public List<? extends SkuOrBuilder> getSkusOrBuilderList()
List of SKUs the partner is offering
repeated .google.cloud.cloudcontrolspartner.v1beta.Sku skus = 3;
Returns |
Type |
Description |
List<? extends com.google.cloud.cloudcontrolspartner.v1beta.SkuOrBuilder> |
|
getUpdateTime()
public Timestamp getUpdateTime()
Output only. The last time the resource was updated
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
Timestamp |
The updateTime.
|
getUpdateTimeOrBuilder()
public TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The last time the resource was updated
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime()
public boolean hasCreateTime()
Output only. Time the resource was created
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
boolean |
Whether the createTime field is set.
|
hasUpdateTime()
public boolean hasUpdateTime()
Output only. The last time the resource was updated
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
boolean |
Whether the updateTime field is set.
|
hashCode()
Returns |
Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public Partner.Builder newBuilderForType()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected Partner.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Returns |
Type |
Description |
Object |
|
Overrides
toBuilder()
public Partner.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides