public final class BatchGetSettingsResponse extends GeneratedMessage implements BatchGetSettingsResponseOrBuilderResponse message for BatchGetSettings.
Protobuf type google.cloud.securitycenter.settings.v1beta1.BatchGetSettingsResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > BatchGetSettingsResponseImplements
BatchGetSettingsResponseOrBuilderStatic Fields
SETTINGS_FIELD_NUMBER
public static final int SETTINGS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static BatchGetSettingsResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static BatchGetSettingsResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse.Builder |
|
newBuilder(BatchGetSettingsResponse prototype)
public static BatchGetSettingsResponse.Builder newBuilder(BatchGetSettingsResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
BatchGetSettingsResponse |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static BatchGetSettingsResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchGetSettingsResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static BatchGetSettingsResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static BatchGetSettingsResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static BatchGetSettingsResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static BatchGetSettingsResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static BatchGetSettingsResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchGetSettingsResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static BatchGetSettingsResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchGetSettingsResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static BatchGetSettingsResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static BatchGetSettingsResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<BatchGetSettingsResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<BatchGetSettingsResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public BatchGetSettingsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse |
|
getParserForType()
public Parser<BatchGetSettingsResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<BatchGetSettingsResponse> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSettings(int index)
public Settings getSettings(int index)Settings requested.
repeated .google.cloud.securitycenter.settings.v1beta1.Settings settings = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Settings |
|
getSettingsCount()
public int getSettingsCount()Settings requested.
repeated .google.cloud.securitycenter.settings.v1beta1.Settings settings = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getSettingsList()
public List<Settings> getSettingsList()Settings requested.
repeated .google.cloud.securitycenter.settings.v1beta1.Settings settings = 1;
| Returns | |
|---|---|
| Type | Description |
List<Settings> |
|
getSettingsOrBuilder(int index)
public SettingsOrBuilder getSettingsOrBuilder(int index)Settings requested.
repeated .google.cloud.securitycenter.settings.v1beta1.Settings settings = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
SettingsOrBuilder |
|
getSettingsOrBuilderList()
public List<? extends SettingsOrBuilder> getSettingsOrBuilderList()Settings requested.
repeated .google.cloud.securitycenter.settings.v1beta1.Settings settings = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.securitycenter.settings.v1beta1.SettingsOrBuilder> |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public BatchGetSettingsResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected BatchGetSettingsResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse.Builder |
|
toBuilder()
public BatchGetSettingsResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
BatchGetSettingsResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|