Send feedback
Class AzureMetadata.AzureTenant (2.67.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public static final class AzureMetadata . AzureTenant extends GeneratedMessageV3 implements AzureMetadata . AzureTenantOrBuilder
Represents a Microsoft Entra tenant.
Protobuf type google.cloud.securitycenter.v2.AzureMetadata.AzureTenant
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
public static final int DISPLAY_NAME_FIELD_NUMBER
Field Value
Type
Description
int
public static final int ID_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static AzureMetadata . AzureTenant getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static AzureMetadata . AzureTenant . Builder newBuilder ()
public static AzureMetadata . AzureTenant . Builder newBuilder ( AzureMetadata . AzureTenant prototype )
public static AzureMetadata . AzureTenant parseDelimitedFrom ( InputStream input )
public static AzureMetadata . AzureTenant parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static AzureMetadata . AzureTenant parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static AzureMetadata . AzureTenant parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static AzureMetadata . AzureTenant parseFrom ( ByteString data )
public static AzureMetadata . AzureTenant parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static AzureMetadata . AzureTenant parseFrom ( CodedInputStream input )
public static AzureMetadata . AzureTenant parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static AzureMetadata . AzureTenant parseFrom ( InputStream input )
public static AzureMetadata . AzureTenant parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static AzureMetadata . AzureTenant parseFrom ( ByteBuffer data )
public static AzureMetadata . AzureTenant parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<AzureMetadata . AzureTenant > parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public AzureMetadata . AzureTenant getDefaultInstanceForType ()
public String getDisplayName ()
The display name of the Azure tenant.
string display_name = 2;
Returns
Type
Description
String
The displayName.
public ByteString getDisplayNameBytes ()
The display name of the Azure tenant.
string display_name = 2;
Returns
Type
Description
ByteString
The bytes for displayName.
The ID of the Microsoft Entra tenant, for example,
"a11aaa11-aa11-1aa1-11aa-1aaa11a".
string id = 1;
Returns
Type
Description
String
The id.
public ByteString getIdBytes ()
The ID of the Microsoft Entra tenant, for example,
"a11aaa11-aa11-1aa1-11aa-1aaa11a".
string id = 1;
Returns
Type
Description
ByteString
The bytes for id.
public Parser<AzureMetadata . AzureTenant > getParserForType ()
Overrides
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public AzureMetadata . AzureTenant . Builder newBuilderForType ()
protected AzureMetadata . AzureTenant . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public AzureMetadata . AzureTenant . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-05 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[],[]]