- 1.62.0 (latest)
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public interface RuleOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getAction()
public abstract String getAction()
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
optional string action = 187661878;
Type | Description |
String | The action. |
getActionBytes()
public abstract ByteString getActionBytes()
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
optional string action = 187661878;
Type | Description |
ByteString | The bytes for action. |
getConditions(int index)
public abstract Condition getConditions(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
Name | Description |
index | int |
Type | Description |
Condition |
getConditionsCount()
public abstract int getConditionsCount()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
Type | Description |
int |
getConditionsList()
public abstract List<Condition> getConditionsList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
Type | Description |
List<Condition> |
getConditionsOrBuilder(int index)
public abstract ConditionOrBuilder getConditionsOrBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
Name | Description |
index | int |
Type | Description |
ConditionOrBuilder |
getConditionsOrBuilderList()
public abstract List<? extends ConditionOrBuilder> getConditionsOrBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
Type | Description |
List<? extends com.google.cloud.compute.v1.ConditionOrBuilder> |
getDescription()
public abstract String getDescription()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;
Type | Description |
String | The description. |
getDescriptionBytes()
public abstract ByteString getDescriptionBytes()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;
Type | Description |
ByteString | The bytes for description. |
getIns(int index)
public abstract String getIns(int index)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;
Name | Description |
index | int The index of the element to return. |
Type | Description |
String | The ins at the given index. |
getInsBytes(int index)
public abstract ByteString getInsBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;
Name | Description |
index | int The index of the value to return. |
Type | Description |
ByteString | The bytes of the ins at the given index. |
getInsCount()
public abstract int getInsCount()
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;
Type | Description |
int | The count of ins. |
getInsList()
public abstract List<String> getInsList()
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;
Type | Description |
List<String> | A list containing the ins. |
getLogConfigs(int index)
public abstract LogConfig getLogConfigs(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
Name | Description |
index | int |
Type | Description |
LogConfig |
getLogConfigsCount()
public abstract int getLogConfigsCount()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
Type | Description |
int |
getLogConfigsList()
public abstract List<LogConfig> getLogConfigsList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
Type | Description |
List<LogConfig> |
getLogConfigsOrBuilder(int index)
public abstract LogConfigOrBuilder getLogConfigsOrBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
Name | Description |
index | int |
Type | Description |
LogConfigOrBuilder |
getLogConfigsOrBuilderList()
public abstract List<? extends LogConfigOrBuilder> getLogConfigsOrBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
Type | Description |
List<? extends com.google.cloud.compute.v1.LogConfigOrBuilder> |
getNotIns(int index)
public abstract String getNotIns(int index)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;
Name | Description |
index | int The index of the element to return. |
Type | Description |
String | The notIns at the given index. |
getNotInsBytes(int index)
public abstract ByteString getNotInsBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;
Name | Description |
index | int The index of the value to return. |
Type | Description |
ByteString | The bytes of the notIns at the given index. |
getNotInsCount()
public abstract int getNotInsCount()
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;
Type | Description |
int | The count of notIns. |
getNotInsList()
public abstract List<String> getNotInsList()
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;
Type | Description |
List<String> | A list containing the notIns. |
getPermissions(int index)
public abstract String getPermissions(int index)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;
Name | Description |
index | int The index of the element to return. |
Type | Description |
String | The permissions at the given index. |
getPermissionsBytes(int index)
public abstract ByteString getPermissionsBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;
Name | Description |
index | int The index of the value to return. |
Type | Description |
ByteString | The bytes of the permissions at the given index. |
getPermissionsCount()
public abstract int getPermissionsCount()
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;
Type | Description |
int | The count of permissions. |
getPermissionsList()
public abstract List<String> getPermissionsList()
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;
Type | Description |
List<String> | A list containing the permissions. |
hasAction()
public abstract boolean hasAction()
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
optional string action = 187661878;
Type | Description |
boolean | Whether the action field is set. |
hasDescription()
public abstract boolean hasDescription()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;
Type | Description |
boolean | Whether the description field is set. |