public final class GenerateFrameworkAuditScopeReportResponse extends GeneratedMessage implements GenerateFrameworkAuditScopeReportResponseOrBuilderThe response message for [GenerateFrameworkAuditScopeReport][].
Protobuf type
google.cloud.cloudsecuritycompliance.v1.GenerateFrameworkAuditScopeReportResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > GenerateFrameworkAuditScopeReportResponseStatic Fields
COMPLIANCE_FRAMEWORK_FIELD_NUMBER
public static final int COMPLIANCE_FRAMEWORK_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SCOPE_REPORT_CONTENTS_FIELD_NUMBER
public static final int SCOPE_REPORT_CONTENTS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static GenerateFrameworkAuditScopeReportResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static GenerateFrameworkAuditScopeReportResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse.Builder |
|
newBuilder(GenerateFrameworkAuditScopeReportResponse prototype)
public static GenerateFrameworkAuditScopeReportResponse.Builder newBuilder(GenerateFrameworkAuditScopeReportResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
GenerateFrameworkAuditScopeReportResponse |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static GenerateFrameworkAuditScopeReportResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GenerateFrameworkAuditScopeReportResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static GenerateFrameworkAuditScopeReportResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<GenerateFrameworkAuditScopeReportResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<GenerateFrameworkAuditScopeReportResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAuditReportCase()
public GenerateFrameworkAuditScopeReportResponse.AuditReportCase getAuditReportCase()| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse.AuditReportCase |
|
getComplianceFramework()
public String getComplianceFramework()Required. The compliance framework that the audit scope report is generated for.
string compliance_framework = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The complianceFramework. |
getComplianceFrameworkBytes()
public ByteString getComplianceFrameworkBytes()Required. The compliance framework that the audit scope report is generated for.
string compliance_framework = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for complianceFramework. |
getDefaultInstanceForType()
public GenerateFrameworkAuditScopeReportResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse |
|
getName()
public String getName()Identifier. The name of the audit report, in the format that was given in the request.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
public ByteString getNameBytes()Identifier. The name of the audit report, in the format that was given in the request.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getParserForType()
public Parser<GenerateFrameworkAuditScopeReportResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<GenerateFrameworkAuditScopeReportResponse> |
|
getScopeReportContents()
public ByteString getScopeReportContents()The audit scope report content in byte format.
bytes scope_report_contents = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The scopeReportContents. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasScopeReportContents()
public boolean hasScopeReportContents()The audit scope report content in byte format.
bytes scope_report_contents = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the scopeReportContents field is set. |
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 GenerateFrameworkAuditScopeReportResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected GenerateFrameworkAuditScopeReportResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse.Builder |
|
toBuilder()
public GenerateFrameworkAuditScopeReportResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
GenerateFrameworkAuditScopeReportResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|