All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.ads.googleads.v9.services.MutateMerchantCenterLinkResultOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v9/services/merchant_center_link_service.proto

package com.google.ads.googleads.v9.services;

public interface MutateMerchantCenterLinkResultOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.ads.googleads.v9.services.MutateMerchantCenterLinkResult)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * Returned for successful operations.
   * 
* * string resource_name = 1; * @return The resourceName. */ java.lang.String getResourceName(); /** *
   * Returned for successful operations.
   * 
* * string resource_name = 1; * @return The bytes for resourceName. */ com.google.protobuf.ByteString getResourceNameBytes(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy