Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions GoogleAPIClientForREST.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -1009,6 +1009,11 @@ Pod::Spec.new do |s|
sp.source_files = 'Sources/GeneratedServices/Looker/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/Looker/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'ManagedKafka' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/ManagedKafka/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/ManagedKafka/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'ManagedServiceforMicrosoftActiveDirectoryConsumerAPI' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/**/*.{h,m}'
Expand Down
10 changes: 10 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -777,6 +777,10 @@ let package = Package(
name: "GoogleAPIClientForREST_Looker",
targets: ["GoogleAPIClientForREST_Looker"]
),
.library(
name: "GoogleAPIClientForREST_ManagedKafka",
targets: ["GoogleAPIClientForREST_ManagedKafka"]
),
.library(
name: "GoogleAPIClientForREST_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI",
targets: ["GoogleAPIClientForREST_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI"]
Expand Down Expand Up @@ -2367,6 +2371,12 @@ let package = Package(
path: "Sources/GeneratedServices/Looker",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_ManagedKafka",
dependencies: ["GoogleAPIClientForRESTCore"],
path: "Sources/GeneratedServices/ManagedKafka",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI",
dependencies: ["GoogleAPIClientForRESTCore"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
// GTLRAIPlatformNotebooks_AcceleratorConfig.type
NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_AcceleratorTypeUnspecified = @"ACCELERATOR_TYPE_UNSPECIFIED";
NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaA10080gb = @"NVIDIA_A100_80GB";
NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaH10080gb = @"NVIDIA_H100_80GB";
NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaH100Mega80gb = @"NVIDIA_H100_MEGA_80GB";
NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaL4 = @"NVIDIA_L4";
NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaTeslaA100 = @"NVIDIA_TESLA_A100";
NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaTeslaP100 = @"NVIDIA_TESLA_P100";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,18 @@ FOUNDATION_EXTERN NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Ty
* Value: "NVIDIA_A100_80GB"
*/
FOUNDATION_EXTERN NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaA10080gb;
/**
* Accelerator type is Nvidia Tesla H100 - 80GB.
*
* Value: "NVIDIA_H100_80GB"
*/
FOUNDATION_EXTERN NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaH10080gb;
/**
* Accelerator type is Nvidia Tesla H100 - MEGA 80GB.
*
* Value: "NVIDIA_H100_MEGA_80GB"
*/
FOUNDATION_EXTERN NSString * const kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaH100Mega80gb;
/**
* Accelerator type is Nvidia Tesla L4.
*
Expand Down Expand Up @@ -493,6 +505,12 @@ FOUNDATION_EXTERN NSString * const kGTLRAIPlatformNotebooks_UpgradeHistoryEntry_
* @arg @c kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaA10080gb
* Accelerator type is Nvidia Tesla A100 - 80GB. (Value:
* "NVIDIA_A100_80GB")
* @arg @c kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaH10080gb
* Accelerator type is Nvidia Tesla H100 - 80GB. (Value:
* "NVIDIA_H100_80GB")
* @arg @c kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaH100Mega80gb
* Accelerator type is Nvidia Tesla H100 - MEGA 80GB. (Value:
* "NVIDIA_H100_MEGA_80GB")
* @arg @c kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaL4
* Accelerator type is Nvidia Tesla L4. (Value: "NVIDIA_L4")
* @arg @c kGTLRAIPlatformNotebooks_AcceleratorConfig_Type_NvidiaTeslaA100
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_HmacSha256 = @"HMAC_SHA256";
NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_HmacSha384 = @"HMAC_SHA384";
NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_HmacSha512 = @"HMAC_SHA512";
NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_PqSignMlDsa65 = @"PQ_SIGN_ML_DSA_65";
NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_PqSignSlhDsaSha2128s = @"PQ_SIGN_SLH_DSA_SHA2_128S";
NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_RsaDecryptOaep2048Sha1 = @"RSA_DECRYPT_OAEP_2048_SHA1";
NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_RsaDecryptOaep2048Sha256 = @"RSA_DECRYPT_OAEP_2048_SHA256";
NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_RsaDecryptOaep3072Sha1 = @"RSA_DECRYPT_OAEP_3072_SHA1";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,20 @@ FOUNDATION_EXTERN NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAl
* Value: "HMAC_SHA512"
*/
FOUNDATION_EXTERN NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_HmacSha512;
/**
* The post-quantum Module-Lattice-Based Digital Signature Algorithm, at
* security level 3. Randomized version.
*
* Value: "PQ_SIGN_ML_DSA_65"
*/
FOUNDATION_EXTERN NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_PqSignMlDsa65;
/**
* The post-quantum stateless hash-based digital signature algorithm, at
* security level 1. Randomized version.
*
* Value: "PQ_SIGN_SLH_DSA_SHA2_128S"
*/
FOUNDATION_EXTERN NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_PqSignSlhDsaSha2128s;
/**
* RSAES-OAEP 2048 bit key with a SHA1 digest.
*
Expand Down Expand Up @@ -903,6 +917,13 @@ FOUNDATION_EXTERN NSString * const kGTLRAccessApproval_SignatureInfo_GoogleKeyAl
* HMAC-SHA384 signing with a 384 bit key. (Value: "HMAC_SHA384")
* @arg @c kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_HmacSha512
* HMAC-SHA512 signing with a 512 bit key. (Value: "HMAC_SHA512")
* @arg @c kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_PqSignMlDsa65
* The post-quantum Module-Lattice-Based Digital Signature Algorithm, at
* security level 3. Randomized version. (Value: "PQ_SIGN_ML_DSA_65")
* @arg @c kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_PqSignSlhDsaSha2128s
* The post-quantum stateless hash-based digital signature algorithm, at
* security level 1. Randomized version. (Value:
* "PQ_SIGN_SLH_DSA_SHA2_128S")
* @arg @c kGTLRAccessApproval_SignatureInfo_GoogleKeyAlgorithm_RsaDecryptOaep2048Sha1
* RSAES-OAEP 2048 bit key with a SHA1 digest. (Value:
* "RSA_DECRYPT_OAEP_2048_SHA1")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ @implementation GTLRAccessContextManager_EgressPolicy
//

@implementation GTLRAccessContextManager_EgressSource
@dynamic accessLevel;
@dynamic accessLevel, resource;
@end


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1241,6 +1241,14 @@ FOUNDATION_EXTERN NSString * const kGTLRAccessContextManager_SupportedService_Su
*/
@property(nonatomic, copy, nullable) NSString *accessLevel;

/**
* A Google Cloud resource from the service perimeter that you want to allow to
* access data outside the perimeter. This field supports only projects. The
* project format is `projects/{project_number}`. You can't use `*` in this
* field to allow all Google Cloud resources.
*/
@property(nonatomic, copy, nullable) NSString *resource;

@end


Expand Down
8 changes: 7 additions & 1 deletion Sources/GeneratedServices/Adsense/GTLRAdsenseObjects.m
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@
NSString * const kGTLRAdsense_PolicyIssue_EntityType_Site = @"SITE";
NSString * const kGTLRAdsense_PolicyIssue_EntityType_SiteSection = @"SITE_SECTION";

// GTLRAdsense_PolicyTopic.type
NSString * const kGTLRAdsense_PolicyTopic_Type_AdvertiserPreference = @"ADVERTISER_PREFERENCE";
NSString * const kGTLRAdsense_PolicyTopic_Type_Policy = @"POLICY";
NSString * const kGTLRAdsense_PolicyTopic_Type_PolicyTopicTypeUnspecified = @"POLICY_TOPIC_TYPE_UNSPECIFIED";
NSString * const kGTLRAdsense_PolicyTopic_Type_Regulatory = @"REGULATORY";

// GTLRAdsense_Site.state
NSString * const kGTLRAdsense_Site_State_GettingReady = @"GETTING_READY";
NSString * const kGTLRAdsense_Site_State_NeedsAttention = @"NEEDS_ATTENTION";
Expand Down Expand Up @@ -559,7 +565,7 @@ @implementation GTLRAdsense_PolicyIssue
//

@implementation GTLRAdsense_PolicyTopic
@dynamic mustFix, topic;
@dynamic mustFix, topic, type;
@end


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,39 @@ FOUNDATION_EXTERN NSString * const kGTLRAdsense_PolicyIssue_EntityType_Site;
*/
FOUNDATION_EXTERN NSString * const kGTLRAdsense_PolicyIssue_EntityType_SiteSection;

// ----------------------------------------------------------------------------
// GTLRAdsense_PolicyTopic.type

/**
* Topics that are related to advertiser preferences. Certain advertisers may
* choose not to bid on content that are labeled with certain policies.
*
* Value: "ADVERTISER_PREFERENCE"
*/
FOUNDATION_EXTERN NSString * const kGTLRAdsense_PolicyTopic_Type_AdvertiserPreference;
/**
* Topics that are primarily related to the Google Publisher Policy (GPP)
* https://support.google.com/publisherpolicies/answer/10502938 or the Google
* Publisher Restrictions (GPR) policies
* https://support.google.com/publisherpolicies/answer/10437795.
*
* Value: "POLICY"
*/
FOUNDATION_EXTERN NSString * const kGTLRAdsense_PolicyTopic_Type_Policy;
/**
* The type is unspecified.
*
* Value: "POLICY_TOPIC_TYPE_UNSPECIFIED"
*/
FOUNDATION_EXTERN NSString * const kGTLRAdsense_PolicyTopic_Type_PolicyTopicTypeUnspecified;
/**
* Any topics that are a result of a country or regional regulatory requirement
* body.
*
* Value: "REGULATORY"
*/
FOUNDATION_EXTERN NSString * const kGTLRAdsense_PolicyTopic_Type_Regulatory;

// ----------------------------------------------------------------------------
// GTLRAdsense_Site.state

Expand Down Expand Up @@ -1318,22 +1351,43 @@ FOUNDATION_EXTERN NSString * const kGTLRAdsense_Site_State_StateUnspecified;
@interface GTLRAdsense_PolicyTopic : GTLRObject

/**
* Required. Indicates if this is a policy violation or not. When the value is
* true, issues that are instances of this topic must be addressed to remain in
* compliance with the partner's agreements with Google. A false value
* indicates that it's not mandatory to fix the issues but advertising demand
* might be restricted.
* Required. Deprecated. Policy topics no longer have a "must-fix"
* classification.
*
* Uses NSNumber of boolValue.
*/
@property(nonatomic, strong, nullable) NSNumber *mustFix;
@property(nonatomic, strong, nullable) NSNumber *mustFix GTLR_DEPRECATED;

/**
* Required. The policy topic. For example, "sexual-content" or
* "ads-obscuring-content"."
*/
@property(nonatomic, copy, nullable) NSString *topic;

/**
* Optional. The type of policy topic. For example, "POLICY" represents all the
* policy topics that are related to the Google Publisher Policy (GPP). See
* https://support.google.com/adsense/answer/15689616.
*
* Likely values:
* @arg @c kGTLRAdsense_PolicyTopic_Type_AdvertiserPreference Topics that are
* related to advertiser preferences. Certain advertisers may choose not
* to bid on content that are labeled with certain policies. (Value:
* "ADVERTISER_PREFERENCE")
* @arg @c kGTLRAdsense_PolicyTopic_Type_Policy Topics that are primarily
* related to the Google Publisher Policy (GPP)
* https://support.google.com/publisherpolicies/answer/10502938 or the
* Google Publisher Restrictions (GPR) policies
* https://support.google.com/publisherpolicies/answer/10437795. (Value:
* "POLICY")
* @arg @c kGTLRAdsense_PolicyTopic_Type_PolicyTopicTypeUnspecified The type
* is unspecified. (Value: "POLICY_TOPIC_TYPE_UNSPECIFIED")
* @arg @c kGTLRAdsense_PolicyTopic_Type_Regulatory Any topics that are a
* result of a country or regional regulatory requirement body. (Value:
* "REGULATORY")
*/
@property(nonatomic, copy, nullable) NSString *type;

@end


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,11 @@ FOUNDATION_EXTERN NSString * const kGTLRAdsenseDimensionsDomainRegistrant;
*/
FOUNDATION_EXTERN NSString * const kGTLRAdsenseDimensionsHostedAdClientId;
/**
* Unique ID of a hosted client's custom channel.
* Not supported.
*
* Value: "HOSTED_CUSTOM_CHANNEL_ID"
*/
FOUNDATION_EXTERN NSString * const kGTLRAdsenseDimensionsHostedCustomChannelId;
FOUNDATION_EXTERN NSString * const kGTLRAdsenseDimensionsHostedCustomChannelId GTLR_DEPRECATED;
/**
* Month dimension in YYYY-MM format (e.g. "2010-02").
*
Expand Down Expand Up @@ -1821,8 +1821,8 @@ FOUNDATION_EXTERN NSString * const kGTLRAdsenseReportingTimeZoneReportingTimeZon
* @arg @c kGTLRAdsenseDimensionsCustomChannelId Unique ID of a custom
* channel. The members of this dimension match the values from
* CustomChannel.reporting_dimension_id. (Value: "CUSTOM_CHANNEL_ID")
* @arg @c kGTLRAdsenseDimensionsHostedCustomChannelId Unique ID of a hosted
* client's custom channel. (Value: "HOSTED_CUSTOM_CHANNEL_ID")
* @arg @c kGTLRAdsenseDimensionsHostedCustomChannelId Not supported. (Value:
* "HOSTED_CUSTOM_CHANNEL_ID")
* @arg @c kGTLRAdsenseDimensionsOwnedSiteDomainName Domain name of a
* verified site (e.g. "example.com"). The members of this dimension
* match the values from Site.domain. (Value: "OWNED_SITE_DOMAIN_NAME")
Expand Down Expand Up @@ -2242,8 +2242,8 @@ FOUNDATION_EXTERN NSString * const kGTLRAdsenseReportingTimeZoneReportingTimeZon
* @arg @c kGTLRAdsenseDimensionsCustomChannelId Unique ID of a custom
* channel. The members of this dimension match the values from
* CustomChannel.reporting_dimension_id. (Value: "CUSTOM_CHANNEL_ID")
* @arg @c kGTLRAdsenseDimensionsHostedCustomChannelId Unique ID of a hosted
* client's custom channel. (Value: "HOSTED_CUSTOM_CHANNEL_ID")
* @arg @c kGTLRAdsenseDimensionsHostedCustomChannelId Not supported. (Value:
* "HOSTED_CUSTOM_CHANNEL_ID")
* @arg @c kGTLRAdsenseDimensionsOwnedSiteDomainName Domain name of a
* verified site (e.g. "example.com"). The members of this dimension
* match the values from Site.domain. (Value: "OWNED_SITE_DOMAIN_NAME")
Expand Down
Loading