public final class ServiceConnectionPolicy extends GeneratedMessageV3 implements ServiceConnectionPolicyOrBuilder
The ServiceConnectionPolicy resource.
Next id: 11
Protobuf type google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy
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 |
|
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
INFRASTRUCTURE_FIELD_NUMBER
public static final int INFRASTRUCTURE_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
NETWORK_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
PSC_CONFIG_FIELD_NUMBER
public static final int PSC_CONFIG_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
PSC_CONNECTIONS_FIELD_NUMBER
public static final int PSC_CONNECTIONS_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
SERVICE_CLASS_FIELD_NUMBER
public static final int SERVICE_CLASS_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 ServiceConnectionPolicy getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static ServiceConnectionPolicy.Builder newBuilder()
newBuilder(ServiceConnectionPolicy prototype)
public static ServiceConnectionPolicy.Builder newBuilder(ServiceConnectionPolicy prototype)
public static ServiceConnectionPolicy parseDelimitedFrom(InputStream input)
public static ServiceConnectionPolicy parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static ServiceConnectionPolicy parseFrom(byte[] data)
Parameter |
Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ServiceConnectionPolicy parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static ServiceConnectionPolicy parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ServiceConnectionPolicy parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ServiceConnectionPolicy parseFrom(CodedInputStream input)
public static ServiceConnectionPolicy parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ServiceConnectionPolicy parseFrom(InputStream input)
public static ServiceConnectionPolicy parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static ServiceConnectionPolicy parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ServiceConnectionPolicy parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<ServiceConnectionPolicy> parser()
Methods
containsLabels(String key)
public boolean containsLabels(String key)
User-defined labels.
map<string, string> labels = 4;
Parameter |
Name |
Description |
key |
String
|
equals(Object obj)
public boolean equals(Object obj)
Parameter |
Name |
Description |
obj |
Object
|
Overrides
getCreateTime()
public Timestamp getCreateTime()
Output only. Time when the ServiceConnectionMap was created.
.google.protobuf.Timestamp create_time = 2;
Returns |
Type |
Description |
Timestamp |
The createTime.
|
getCreateTimeOrBuilder()
public TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time when the ServiceConnectionMap was created.
.google.protobuf.Timestamp create_time = 2;
getDefaultInstanceForType()
public ServiceConnectionPolicy getDefaultInstanceForType()
getDescription()
public String getDescription()
A description of this resource.
string description = 5;
Returns |
Type |
Description |
String |
The description.
|
getDescriptionBytes()
public ByteString getDescriptionBytes()
A description of this resource.
string description = 5;
Returns |
Type |
Description |
ByteString |
The bytes for description.
|
getInfrastructure()
public Infrastructure getInfrastructure()
Output only. The type of underlying resources used to create the
connection.
.google.events.cloud.networkconnectivity.v1.Infrastructure infrastructure = 8;
getInfrastructureValue()
public int getInfrastructureValue()
Output only. The type of underlying resources used to create the
connection.
.google.events.cloud.networkconnectivity.v1.Infrastructure infrastructure = 8;
Returns |
Type |
Description |
int |
The enum numeric value on the wire for infrastructure.
|
getLabels()
public Map<String,String> getLabels()
getLabelsCount()
public int getLabelsCount()
User-defined labels.
map<string, string> labels = 4;
Returns |
Type |
Description |
int |
|
getLabelsMap()
public Map<String,String> getLabelsMap()
User-defined labels.
map<string, string> labels = 4;
getLabelsOrDefault(String key, String defaultValue)
public String getLabelsOrDefault(String key, String defaultValue)
User-defined labels.
map<string, string> labels = 4;
Returns |
Type |
Description |
String |
|
getLabelsOrThrow(String key)
public String getLabelsOrThrow(String key)
User-defined labels.
map<string, string> labels = 4;
Parameter |
Name |
Description |
key |
String
|
Returns |
Type |
Description |
String |
|
getName()
Returns |
Type |
Description |
String |
The name.
|
getNameBytes()
public ByteString getNameBytes()
Returns |
Type |
Description |
ByteString |
The bytes for name.
|
getNetwork()
public String getNetwork()
The resource path of the consumer network.
Example:
- projects/{projectNumOrId}/global/networks/{resourceId}.
string network = 6;
Returns |
Type |
Description |
String |
The network.
|
getNetworkBytes()
public ByteString getNetworkBytes()
The resource path of the consumer network.
Example:
- projects/{projectNumOrId}/global/networks/{resourceId}.
string network = 6;
Returns |
Type |
Description |
ByteString |
The bytes for network.
|
getParserForType()
public Parser<ServiceConnectionPolicy> getParserForType()
Overrides
getPscConfig()
public ServiceConnectionPolicy.PscConfig getPscConfig()
Configuration used for Private Service Connect connections. Used when
Infrastructure is PSC.
.google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy.PscConfig psc_config = 9;
getPscConfigOrBuilder()
public ServiceConnectionPolicy.PscConfigOrBuilder getPscConfigOrBuilder()
Configuration used for Private Service Connect connections. Used when
Infrastructure is PSC.
.google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy.PscConfig psc_config = 9;
getPscConnections(int index)
public ServiceConnectionPolicy.PscConnection getPscConnections(int index)
Output only. [Output only] Information about each Private Service Connect
connection.
repeated .google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy.PscConnection psc_connections = 10;
Parameter |
Name |
Description |
index |
int
|
getPscConnectionsCount()
public int getPscConnectionsCount()
Output only. [Output only] Information about each Private Service Connect
connection.
repeated .google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy.PscConnection psc_connections = 10;
Returns |
Type |
Description |
int |
|
getPscConnectionsList()
public List<ServiceConnectionPolicy.PscConnection> getPscConnectionsList()
Output only. [Output only] Information about each Private Service Connect
connection.
repeated .google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy.PscConnection psc_connections = 10;
getPscConnectionsOrBuilder(int index)
public ServiceConnectionPolicy.PscConnectionOrBuilder getPscConnectionsOrBuilder(int index)
Output only. [Output only] Information about each Private Service Connect
connection.
repeated .google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy.PscConnection psc_connections = 10;
Parameter |
Name |
Description |
index |
int
|
getPscConnectionsOrBuilderList()
public List<? extends ServiceConnectionPolicy.PscConnectionOrBuilder> getPscConnectionsOrBuilderList()
Output only. [Output only] Information about each Private Service Connect
connection.
repeated .google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy.PscConnection psc_connections = 10;
Returns |
Type |
Description |
List<? extends com.google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy.PscConnectionOrBuilder> |
|
getSerializedSize()
public int getSerializedSize()
Returns |
Type |
Description |
int |
|
Overrides
getServiceClass()
public String getServiceClass()
The service class identifier for which this ServiceConnectionPolicy is for.
The service class identifier is a unique, symbolic representation of a
ServiceClass. It is provided by the Service Producer. Google services have
a prefix of gcp. For example, gcp-cloud-sql. 3rd party services do not. For
example, test-service-a3dfcx.
string service_class = 7;
Returns |
Type |
Description |
String |
The serviceClass.
|
getServiceClassBytes()
public ByteString getServiceClassBytes()
The service class identifier for which this ServiceConnectionPolicy is for.
The service class identifier is a unique, symbolic representation of a
ServiceClass. It is provided by the Service Producer. Google services have
a prefix of gcp. For example, gcp-cloud-sql. 3rd party services do not. For
example, test-service-a3dfcx.
string service_class = 7;
Returns |
Type |
Description |
ByteString |
The bytes for serviceClass.
|
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Overrides
getUpdateTime()
public Timestamp getUpdateTime()
Output only. Time when the ServiceConnectionMap was updated.
.google.protobuf.Timestamp update_time = 3;
Returns |
Type |
Description |
Timestamp |
The updateTime.
|
getUpdateTimeOrBuilder()
public TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Time when the ServiceConnectionMap was updated.
.google.protobuf.Timestamp update_time = 3;
hasCreateTime()
public boolean hasCreateTime()
Output only. Time when the ServiceConnectionMap was created.
.google.protobuf.Timestamp create_time = 2;
Returns |
Type |
Description |
boolean |
Whether the createTime field is set.
|
hasPscConfig()
public boolean hasPscConfig()
Configuration used for Private Service Connect connections. Used when
Infrastructure is PSC.
.google.events.cloud.networkconnectivity.v1.ServiceConnectionPolicy.PscConfig psc_config = 9;
Returns |
Type |
Description |
boolean |
Whether the pscConfig field is set.
|
hasUpdateTime()
public boolean hasUpdateTime()
Output only. Time when the ServiceConnectionMap was updated.
.google.protobuf.Timestamp update_time = 3;
Returns |
Type |
Description |
boolean |
Whether the updateTime field is set.
|
hashCode()
Returns |
Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
internalGetMapField(int number)
protected MapField internalGetMapField(int number)
Parameter |
Name |
Description |
number |
int
|
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public ServiceConnectionPolicy.Builder newBuilderForType()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected ServiceConnectionPolicy.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Returns |
Type |
Description |
Object |
|
Overrides
toBuilder()
public ServiceConnectionPolicy.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides